summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-28Check for declaration of strtoumax, for src/printf.c.Paul Eggert
2004-07-28Regenerate.Paul Eggert
2004-07-28Get eaccess from libgen if available; that's where it is on Solaris 9.Paul Eggert
2004-07-28(cp_LDADD, ginstall_LDADD, mv_LDADD,Paul Eggert
2004-07-28(gl_PREREQ_EUIDACCESS): Don't bother checking forPaul Eggert
2004-07-28euidaccess.c [HAVE_LIBGEN_H]: Include <libgen.h>, forPaul Eggert
2004-07-28cycle-check integer overflow fixup.Paul Eggert
2004-07-28Remove now-inaccurate comment about the filesPaul Eggert
2004-07-28(is_zero_or_power_of_two): Renamed fromPaul Eggert
2004-07-28Don't assume that we can remove the working directory in tests.Paul Eggert
2004-07-27Regenerate.Paul Eggert
2004-07-27Merged into backupfile.c.Paul Eggert
2004-07-27backupfile integer overflow fixupsPaul Eggert
2004-07-27backupfile integer overflow fixupsPaul Eggert
2004-07-27(do_link): find_backup_file_name no longer returns NULL, so don'tPaul Eggert
2004-07-27(do_copy): find_backup_file_name no longer returns NULL, so don'tPaul Eggert
2004-07-27(copy_internal): find_backup_file_name no longerPaul Eggert
2004-07-27(gl_BACKUPFILE): AC_REQUIREPaul Eggert
2004-07-27backupfile.c rewrite to avoid arbitrary limits on lengths ofPaul Eggert
2004-07-27backupfile.h (addext): Remove decl.Paul Eggert
2004-07-27(libfetish_a_SOURCES): Remove addext.c.Paul Eggert
2004-07-26Regenerate.Paul Eggert
2004-07-26(GET_NICE_VALUE): Renamed from GET_PRIORITY.Paul Eggert
2004-07-26(nice invocation): Document the "nice value", andPaul Eggert
2004-07-26Document portability and POSIX fixes for "nice".Paul Eggert
2004-07-26Portability and POSIX fixes for "nice".Paul Eggert
2004-07-26Portability and POSIX fixes for "nice".Paul Eggert
2004-07-25Remove setreuid/setregid test from gl_MACROS.Paul Eggert
2004-07-25Update serial number.Paul Eggert
2004-07-25(gl_MACROS): Remove test for setreuid and setregid,Paul Eggert
2004-07-25Regenerate.Paul Eggert
2004-07-25euidaccess fixesPaul Eggert
2004-07-25(R_OK, W_OK, X_OK, FOK): Remove; system.h defines them.Paul Eggert
2004-07-25pathchk.c: Include euidaccess.h.Paul Eggert
2004-07-25(gl_PREREQ): Invoke gl_FUNC_NONREENTRANT_EUIDACCESS,Paul Eggert
2004-07-25(gl_FUNC_NONREENTRANT_EUIDACCESS): New macro.Paul Eggert
2004-07-25[!defined LIBC]: Included group-member.h, stat-macros.h.Paul Eggert
2004-07-24Move some changelog entries here from ../ChangeLog.Paul Eggert
2004-07-24Fix non-null-terminated-string bugs in who and uptime.Paul Eggert
2004-07-24(print_uptime) [defined BOOT_MSG]:Paul Eggert
2004-07-24(print_line): New arguments USERLEN and LINELEN, since USER and LINEPaul Eggert
2004-07-23Regenerate.Paul Eggert
2004-07-23Fix bug with tail -f and pipes, plus a few other problems with tail.Paul Eggert
2004-07-23Add fcntl-safer.Paul Eggert
2004-07-23(gl_PREREQ): Add gl_FCNTL_SAFER.Paul Eggert
2004-07-23Include fcntl-safer.h.Paul Eggert
2004-07-23(libfetish_a_SOURCES): Add fcntl-safer.h, open-safer.c.Paul Eggert
2004-07-23New file.Paul Eggert
2004-07-23(tail invocation): "size has remained the same"Paul Eggert
2004-07-23tail: Fix bug with -f and pipes; remove --max-consecutive-size-changes.Paul Eggert