Age | Commit message (Expand) | Author |
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 each | Jim Meyering |
2003-07-12 | tweak spacing | Jim Meyering |
2003-07-12 | (find_mount_point): Don't let free clobber errno upon failed chdir | Jim Meyering |
2003-07-12 | * src/sys2.h: Remove alloca-related block. | Jim Meyering |
2003-07-12 | It appears that the `#pragma alloca' included via "system.h" is | Jim Meyering |
2003-07-12 | (change_file_owner): Do not restore any special | Jim Meyering |
2003-07-11 | . | Jim Meyering |
2003-07-11 | . | Jim Meyering |
2003-07-11 | (EXTRA_SCRIPTS): Remove definition. | Jim Meyering |
2003-07-11 | New file. Rewrite of nohup.sh in C. | Jim Meyering |
2003-07-11 | (diagnose_copy_fd_failure): New function, renamed from | Jim Meyering |
2003-07-11 | (change_attributes): Enclose diagnostic in _(...). | Jim Meyering |
2003-07-11 | (batch_convert): Use the quote function rather than using literal `...' in | Jim Meyering |
2003-07-11 | Include "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-10 | New 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 value | Jim Meyering |
2003-07-06 | Add support for a "[" that conforms to the GNU coding standards, | Jim Meyering |
2003-07-06 | (bin_PROGRAMS): Add "[". | Jim Meyering |
2003-07-06 | New file. | Jim Meyering |
2003-07-04 | (print_line): Rewrite to use asprintf, in order to be | Jim Meyering |
2003-07-04 | (do_copy): Give a better diagnostic when failing due | Jim Meyering |
2003-06-28 | tweak comment to fit in 80 columns | Jim Meyering |
2003-06-27 | split's --verbose option did nothing | Jim Meyering |
2003-06-19 | (copy_internal) [HAVE_STRUCT_STAT_ST_AUTHOR]: | Jim Meyering |
2003-06-19 | (copy_internal) [HAVE_STRUCT_STAT_ST_AUTHOR]: | Jim Meyering |
2003-06-19 | (ENABLE_HARD_LINK_TO_SYMLINK_WARNING): Define to 0. | Jim Meyering |
2003-06-18 | Include "getdelim2.h", not "getstr.h". | Jim Meyering |
2003-06-18 | Reflect renaming: readline -> readlinebuffer. | Jim Meyering |
2003-06-17 | Include sys/types.h before system.h (because | Jim Meyering |
2003-06-17 | (main): Call initialize_main. | Jim Meyering |
2003-06-17 | (initialize_main): Define. | Jim Meyering |
2003-06-17 | Fix for build failure on Ultrix 4.3. | Jim Meyering |
2003-06-16 | (O_NDELAY, O_NONBLOCK, O_NOCTTY, EISDIR): New definitions. | Jim Meyering |
2003-06-16 | (O_NDELAY, O_NONBLOCK, O_NOCTTY, EISDIR): Remove definitions. | Jim Meyering |
2003-06-16 | (cat): Remove `#ifndef ENOSYS', now that it's | Jim Meyering |