summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2003-07-12(find_mount_point): Emit a diagnostic for eachJim Meyering-13/+30
2003-07-12tweak spacingJim Meyering-1/+1
2003-07-12(find_mount_point): Don't let free clobber errno upon failed chdirJim Meyering-6/+9
2003-07-12 * src/sys2.h: Remove alloca-related block.Jim Meyering-23/+2
2003-07-12It appears that the `#pragma alloca' included via "system.h" isJim Meyering-32/+0
2003-07-12(change_file_owner): Do not restore any specialJim Meyering-17/+6
2003-07-11.Jim Meyering-1/+1
2003-07-11.Jim Meyering-126/+55
2003-07-11(EXTRA_SCRIPTS): Remove definition.Jim Meyering-5/+3
2003-07-11New file. Rewrite of nohup.sh in C.Jim Meyering-0/+183
2003-07-11(diagnose_copy_fd_failure): New function, renamed fromJim Meyering-25/+23
2003-07-11(change_attributes): Enclose diagnostic in _(...).Jim Meyering-2/+2
2003-07-11(batch_convert): Use the quote function rather than using literal `...' inJim Meyering-1/+1
2003-07-11Include "quote.h".Jim Meyering-1/+2
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering-1/+1
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering-1/+1
2003-07-11(tac_seekable): Enclose diagnostic in _(...).Jim Meyering-2/+2
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering-2/+2
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering-1/+2
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering-1/+1
2003-07-11.Jim Meyering-1/+1
2003-07-10(usage): Use 1024*1024 in place of 1048576.Jim Meyering-2/+2
2003-07-10.Jim Meyering-26/+43
2003-07-10(noinst_PROGRAMS): Define to setuidgid.Jim Meyering-0/+2
2003-07-10New program, solely for testing (not installed).Jim Meyering-0/+136
2003-07-10(change_file_owner): Don't leak file descriptors when dereferencing symlinks.Jim Meyering-1/+3
2003-07-09.Jim Meyering-54/+66
2003-07-09(xlseek): Avoid warning about ``return without valueJim Meyering-4/+5
2003-07-06Add support for a "[" that conforms to the GNU coding standards,Jim Meyering-14/+12
2003-07-06(bin_PROGRAMS): Add "[".Jim Meyering-1/+4
2003-07-06New file.Jim Meyering-0/+2
2003-07-04(print_line): Rewrite to use asprintf, in order to beJim Meyering-14/+60
2003-07-04(do_copy): Give a better diagnostic when failing dueJim Meyering-11/+11
2003-06-28tweak comment to fit in 80 columnsJim Meyering-3/+3
2003-06-27split's --verbose option did nothingJim Meyering-1/+1
2003-06-19(copy_internal) [HAVE_STRUCT_STAT_ST_AUTHOR]:Jim Meyering-1/+1
2003-06-19(copy_internal) [HAVE_STRUCT_STAT_ST_AUTHOR]:Jim Meyering-4/+10
2003-06-19(ENABLE_HARD_LINK_TO_SYMLINK_WARNING): Define to 0.Jim Meyering-1/+6
2003-06-18Include "getdelim2.h", not "getstr.h".Jim Meyering-3/+3
2003-06-18Reflect renaming: readline -> readlinebuffer.Jim Meyering-8/+8
2003-06-17Include sys/types.h before system.h (becauseJim Meyering-0/+1
2003-06-17(main): Call initialize_main.Jim Meyering-0/+83
2003-06-17(initialize_main): Define.Jim Meyering-0/+6
2003-06-17Fix for build failure on Ultrix 4.3.Jim Meyering-7/+8
2003-06-16(O_NDELAY, O_NONBLOCK, O_NOCTTY, EISDIR): New definitions.Jim Meyering-1/+16
2003-06-16(O_NDELAY, O_NONBLOCK, O_NOCTTY, EISDIR): Remove definitions.Jim Meyering-16/+0
2003-06-16(cat): Remove `#ifndef ENOSYS', now that it'sJim Meyering-5/+2
2003-06-16(ENOSYS, ENOTSUP): Define to -1 if not defined.Jim Meyering-0/+8
2003-06-12(touch): Call close only if necessary.Jim Meyering-2/+3
2003-06-12(usage): Correct wording: wc prints counts in the order `newline, word, byte'.Jim Meyering-2/+2