summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-07-19Include "exitfail.h".Jim Meyering
2003-07-19Include "exitfail.h".Jim Meyering
2003-07-18(main): Use close_stdout via atexit.Jim Meyering
2003-07-18(usage): Don't call close_stdout here.Jim Meyering
2003-07-18(writeline): Use a SPACE, not a TAB between theJim Meyering
2003-07-18Include "exitfail.h".Jim Meyering
2003-07-18Include "exitfail.h", "quotearg.h".Jim Meyering
2003-07-18(NOHUP_FOUND_BUT_CANNOT_INVOKE, NOHUP_FAILURE):Jim Meyering
2003-07-17.Jim Meyering
2003-07-16(main): Fix bug introduced on 2003-05-10 (for 5.0.1)Jim Meyering
2003-07-16(integer_expected_error): Improve diagnostic -- now,Jim Meyering
2003-07-16(AUTHORS): Replace 3-letter usernames with the actualJim Meyering
2003-07-16Running `[' with no arguments would evoke a segfault.Jim Meyering
2003-07-16(AM_CPPFLAGS): Rename from `INCLUDES', to avoid warning from automake -Wall.Jim Meyering
2003-07-13(NOHUP_FAILURE, NOHUP_FOUND_BUT_CANNOT_INVOKE): Define.Jim Meyering
2003-07-13*** empty log message ***Jim Meyering
2003-07-13*** empty log message ***Jim Meyering
2003-07-12.Jim Meyering
2003-07-12(bin_SCRIPTS): Remove use of just-removed $(OPTIONAL_BIN_ZCRIPTS).Jim Meyering
2003-07-12(localedir.h): Put the `2>&1' after the redirect target, not before the `>'.Jim Meyering
2003-07-12(remove_dir): Give a diagnostic upon failed save_cwd,Jim Meyering
2003-07-12(find_mount_point): Emit a diagnostic for eachJim Meyering
2003-07-12tweak spacingJim Meyering
2003-07-12(find_mount_point): Don't let free clobber errno upon failed chdirJim Meyering
2003-07-12 * src/sys2.h: Remove alloca-related block.Jim Meyering
2003-07-12It appears that the `#pragma alloca' included via "system.h" isJim Meyering
2003-07-12(change_file_owner): Do not restore any specialJim Meyering
2003-07-11.Jim Meyering
2003-07-11.Jim Meyering
2003-07-11(EXTRA_SCRIPTS): Remove definition.Jim Meyering
2003-07-11New file. Rewrite of nohup.sh in C.Jim Meyering
2003-07-11(diagnose_copy_fd_failure): New function, renamed fromJim Meyering
2003-07-11(change_attributes): Enclose diagnostic in _(...).Jim Meyering
2003-07-11(batch_convert): Use the quote function rather than using literal `...' inJim Meyering
2003-07-11Include "quote.h".Jim Meyering
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering
2003-07-11(tac_seekable): Enclose diagnostic in _(...).Jim Meyering
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering
2003-07-11(main): Enclose diagnostic in _(...).Jim Meyering
2003-07-11.Jim Meyering
2003-07-10(usage): Use 1024*1024 in place of 1048576.Jim Meyering
2003-07-10.Jim Meyering
2003-07-10(noinst_PROGRAMS): Define to setuidgid.Jim Meyering
2003-07-10New program, solely for testing (not installed).Jim Meyering
2003-07-10(change_file_owner): Don't leak file descriptors when dereferencing symlinks.Jim Meyering
2003-07-09.Jim Meyering
2003-07-09(xlseek): Avoid warning about ``return without valueJim Meyering
2003-07-06Add support for a "[" that conforms to the GNU coding standards,Jim Meyering