Age | Commit message (Expand) | Author |
2004-07-28 | Don't assume that we can remove the working directory in tests. | Paul Eggert |
2004-07-27 | Regenerate. | Paul Eggert |
2004-07-27 | Merged into backupfile.c. | Paul Eggert |
2004-07-27 | backupfile integer overflow fixups | Paul Eggert |
2004-07-27 | backupfile integer overflow fixups | Paul Eggert |
2004-07-27 | (do_link): find_backup_file_name no longer returns NULL, so don't | Paul Eggert |
2004-07-27 | (do_copy): find_backup_file_name no longer returns NULL, so don't | Paul Eggert |
2004-07-27 | (copy_internal): find_backup_file_name no longer | Paul Eggert |
2004-07-27 | (gl_BACKUPFILE): AC_REQUIRE | Paul Eggert |
2004-07-27 | backupfile.c rewrite to avoid arbitrary limits on lengths of | Paul Eggert |
2004-07-27 | backupfile.h (addext): Remove decl. | Paul Eggert |
2004-07-27 | (libfetish_a_SOURCES): Remove addext.c. | Paul Eggert |
2004-07-26 | Regenerate. | Paul Eggert |
2004-07-26 | (GET_NICE_VALUE): Renamed from GET_PRIORITY. | Paul Eggert |
2004-07-26 | (nice invocation): Document the "nice value", and | Paul Eggert |
2004-07-26 | Document portability and POSIX fixes for "nice". | Paul Eggert |
2004-07-26 | Portability and POSIX fixes for "nice". | Paul Eggert |
2004-07-26 | Portability and POSIX fixes for "nice". | Paul Eggert |
2004-07-25 | Remove setreuid/setregid test from gl_MACROS. | Paul Eggert |
2004-07-25 | Update serial number. | Paul Eggert |
2004-07-25 | (gl_MACROS): Remove test for setreuid and setregid, | Paul Eggert |
2004-07-25 | Regenerate. | Paul Eggert |
2004-07-25 | euidaccess fixes | Paul Eggert |
2004-07-25 | (R_OK, W_OK, X_OK, FOK): Remove; system.h defines them. | Paul Eggert |
2004-07-25 | pathchk.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-24 | Move some changelog entries here from ../ChangeLog. | Paul Eggert |
2004-07-24 | Fix 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 LINE | Paul Eggert |
2004-07-23 | Regenerate. | Paul Eggert |
2004-07-23 | Fix bug with tail -f and pipes, plus a few other problems with tail. | Paul Eggert |
2004-07-23 | Add fcntl-safer. | Paul Eggert |
2004-07-23 | (gl_PREREQ): Add gl_FCNTL_SAFER. | Paul Eggert |
2004-07-23 | Include fcntl-safer.h. | Paul Eggert |
2004-07-23 | (libfetish_a_SOURCES): Add fcntl-safer.h, open-safer.c. | Paul Eggert |
2004-07-23 | New file. | Paul Eggert |
2004-07-23 | (tail invocation): "size has remained the same" | Paul Eggert |
2004-07-23 | tail: Fix bug with -f and pipes; remove --max-consecutive-size-changes. | Paul Eggert |
2004-07-22 | Regenerate. | Paul Eggert |
2004-07-22 | Add fix for "tail -f" when stdin is a pipe. | Paul Eggert |
2004-07-22 | Reinstate f-1 test, since we now pass. | Paul Eggert |
2004-07-22 | (tail invocation): Do not ignore -f for | Paul Eggert |
2004-07-22 | (main): Ignore -f if no file operand is specified | Paul Eggert |
2004-07-13 | Prefer c_strtod to setlocale when scanning floating point. | Paul Eggert |
2004-07-12 | Include <errno.h>, <stdio.h>, <stdlib.h> even | Paul Eggert |
2004-07-12 | Include c-strtod.h. | Paul Eggert |
2004-07-12 | (gl_C_STRTOD): Add gl_USE_SYSTEM_EXTENSIONS. | Paul Eggert |