summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
1997-12-13(do_move): If rename fails for any reason (not just whenJim Meyering-25/+36
1997-12-11(do_link): Don't require --force when target exists andJim Meyering-1/+1
1997-12-10use NULL, '\0' instead of zeroesJim Meyering-2/+4
1997-12-10(main): Make sure pw->pw_shell is non-NULL before trying to strdup it.Jim Meyering-2/+4
1997-12-06revert last changeJim Meyering-8/+0
1997-12-06use SORT_INITIAL_LINE_LENGTH envvar for testingJim Meyering-0/+8
1997-12-06(fillbuf): split longer-than-80-char lineJim Meyering-1/+2
1997-12-06Separate struct dcl and typedef.Jim Meyering-15/+16
1997-11-30remove trailing blankJim Meyering-1/+1
1997-11-30remove trailing blankJim Meyering-1/+1
1997-11-30(print_long_format): Rename inner-scoped `buf' arrays to `hbuf'Jim Meyering-9/+9
1997-11-30(change_dir_owner): Cast st_size arg to unsigned int in savedir call.Jim Meyering-1/+1
1997-11-30(change_dir_mode): Cast st_size arg to unsigned int in savedir call.Jim Meyering-1/+1
1997-11-30(full_filename): Use memcpy, not mempcpy when not using the return value.Jim Meyering-1/+1
1997-11-30filter through cppiJim Meyering-5/+5
1997-11-30(<limits.h>): Include if HAVE_LIMITS_H.Jim Meyering-10/+40
1997-11-30(<inttypes.h>): Include if HAVE_INTTYPES_H.Jim Meyering-66/+118
1997-11-30(BITSPERBYTE): Remove.Jim Meyering-8/+2
1997-11-30(<inttypes.h>): Include if HAVE_INTTYPES_H.Jim Meyering-140/+57
1997-11-30(<inttypes.h>): Include if HAVE_INTTYPES_H.Jim Meyering-119/+67
1997-11-30(<inttypes.h>): Include if HAVE_INTTYPES_H.Jim Meyering-90/+125
1997-11-30(<inttypes.h>): Include if HAVE_INTTYPES_H.Jim Meyering-1/+8
1997-11-30(copy_reg): Store file size as off_t, not long.Jim Meyering-3/+3
1997-11-30(<limits.h>, UINT_MAX, UINT_MAX): Remove; nowJim Meyering-13/+1
1997-11-30(mempcpy): remove static inline functionJim Meyering-11/+1
1997-11-24move big chunk of defs to sys2Jim Meyering-146/+3
1997-11-24*** empty log message ***Jim Meyering-0/+5
1997-11-19.Jim Meyering-0/+153
1997-11-19(hash_pjw): Don't use ANSI `U' suffix. Cast instead.Jim Meyering-1/+1
1997-11-15(mempcpy): Remove definition.Jim Meyering-4/+0
1997-11-12[!HAVE_MEMPCPY] (mempcpy): Define here instead.Jim Meyering-4/+0
1997-11-12[!HAVE_MEMPCPY] (mempcpy): Define.Jim Meyering-0/+14
1997-11-12(copy_dir): Use path_concat rather than open-coding it.Jim Meyering-8/+6
1997-11-12[!HAVE_MEMPCPY] (mempcpy): Define.Jim Meyering-2/+7
1997-11-08(fseeko): Define a stub if ! HAVE_FSEEKO.Jim Meyering-7/+9
1997-11-08(keycompare): call alloca(0) after each iterationJim Meyering-0/+4
1997-11-08use 2 mempcpy instead of two memcpy callsJim Meyering-6/+7
1997-11-06(getmonth): Remove HAVE_ALLOCA #ifdefs.Jim Meyering-26/+28
1997-11-03(main): New option, --max-line-length (-L).Jim Meyering-15/+46
1997-11-03Put cycle-detecting code inside anJim Meyering-11/+44
1997-10-28Guard cycle-detecting code inside #ifdef ENABLE_CYCLE_CHECK.Jim Meyering-7/+21
1997-10-27fix typo in commentJim Meyering-1/+1
1997-10-26(NLS_STRNCMP) [!ENABLE_NLS]: s/strcmp/strncmp/Jim Meyering-1/+1
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering-22/+3
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering-16/+1
1997-10-25Include xalloc.h.Jim Meyering-0/+2
1997-10-25s/xmalloc_exit_failure/xalloc_exit_failureJim Meyering-1/+1
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering-21/+0
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering-4/+2
1997-10-25Include xalloc.h.Jim Meyering-42/+5