summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1997-11-12[!HAVE_MEMPCPY] (mempcpy): Define here instead.Jim Meyering
1997-11-12[!HAVE_MEMPCPY] (mempcpy): Define.Jim Meyering
1997-11-12(copy_dir): Use path_concat rather than open-coding it.Jim Meyering
1997-11-12[!HAVE_MEMPCPY] (mempcpy): Define.Jim Meyering
1997-11-08(fseeko): Define a stub if ! HAVE_FSEEKO.Jim Meyering
1997-11-08(keycompare): call alloca(0) after each iterationJim Meyering
1997-11-08use 2 mempcpy instead of two memcpy callsJim Meyering
1997-11-06(getmonth): Remove HAVE_ALLOCA #ifdefs.Jim Meyering
1997-11-03(main): New option, --max-line-length (-L).Jim Meyering
1997-11-03Put cycle-detecting code inside anJim Meyering
1997-10-28Guard cycle-detecting code inside #ifdef ENABLE_CYCLE_CHECK.Jim Meyering
1997-10-27fix typo in commentJim Meyering
1997-10-26(NLS_STRNCMP) [!ENABLE_NLS]: s/strcmp/strncmp/Jim Meyering
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering
1997-10-25Include xalloc.h.Jim Meyering
1997-10-25s/xmalloc_exit_failure/xalloc_exit_failureJim Meyering
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering
1997-10-25Include xalloc.h.Jim Meyering
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering
1997-10-25Include xalloc.h.Jim Meyering
1997-10-25(ADD_RANGE_PAIR): Cast first arg of xrealloc to char*.Jim Meyering
1997-10-23[!HAVE_DECLARATION_FREE]: Declare free.Jim Meyering
1997-10-23Remove stpcpy decl.Jim Meyering
1997-10-23Remove free and malloc decls.Jim Meyering
1997-10-23Remove stpcpy decl.Jim Meyering
1997-10-23Remove stpcpy decl.Jim Meyering
1997-10-23[STREQ]: Undef then redefine.Jim Meyering
1997-10-23Remove strstr decl.Jim Meyering
1997-10-23Remove stpcpy decl.Jim Meyering
1997-10-23*** empty log message ***Jim Meyering
1997-10-23Remove stpcpy dcl.Jim Meyering
1997-10-23Remove malloc, and realloc dcls.Jim Meyering
1997-10-23Remove free, malloc, and realloc dcls.Jim Meyering
1997-10-23Remove malloc and realloc dcls.Jim Meyering
1997-10-23Remove stpcpy dcl.Jim Meyering
1997-10-19(remove_cwd_entries): Entries in table of processed dirJim Meyering
1997-10-18(LONG_MAX): Define if not defined.Jim Meyering
1997-10-17(remove_cwd_entries): Change the while(dp...) to a while(1) loop,Jim Meyering
1997-10-16indentJim Meyering
1997-10-16Add comments. From Orn.Jim Meyering
1997-10-16add assertionsJim Meyering
1997-10-16(look_for_fraction): Patch from Orn Hansen.Jim Meyering
1997-10-16begin merging Orn's changesJim Meyering
1997-10-15(_NL_ITEM) [!defined]: Define.Jim Meyering
1997-10-14Remove ChangeLog entry from Orn.Jim Meyering
1997-10-14Use STREQ in place of most uses of strcmp.Jim Meyering