Age | Commit message (Expand) | Author |
2004-11-24 | Since the changes of 2004-05-22, the u.saved_cwd member at | Jim Meyering |
2004-11-23 | (posix_date): Remove; not needed as a static var. | Paul Eggert |
2004-11-23 | tweak comment | Jim Meyering |
2004-11-21 | (usage): Avoid usage that runs afoul of Docbook | Paul Eggert |
2004-11-20 | (flags, usage, main): Add noctty flag to dd. | Paul Eggert |
2004-11-19 | (usage): Clarified description of --no-group (-G), | Jim Meyering |
2004-11-19 | (find_dir_entry): Update comment to match reality. | Jim Meyering |
2004-11-19 | (usage): Clarify description of --author. | Jim Meyering |
2004-11-19 | (check_file): Don't check stdout for errors here. | Jim Meyering |
2004-11-18 | (robust_getcwd): Correct the comment: this function constructs the | Jim Meyering |
2004-11-17 | Regenerate. | Paul Eggert |
2004-11-17 | (STATFS): New macro, for portability to Solaris 9. | Paul Eggert |
2004-11-17 | (main): argv is not const. | Paul Eggert |
2004-11-17 | (main): Use getopt_long rather than getopt. | Paul Eggert |
2004-11-16 | Add putty, screen-bce. | Paul Eggert |
2004-11-16 | (usage): Improve documentation along the lines suggested | Paul Eggert |
2004-11-16 | Fix memory leak. | Paul Eggert |
2004-11-16 | (C_ASCII, C_EBCDIC, C_IBM, C_BLOCK, C_UNBLOCK, | Paul Eggert |
2004-11-15 | Include "human.h". | Paul Eggert |
2004-11-15 | (dd_LDADD): Add $(LIB_CLOCK_GETTIME). | Paul Eggert |
2004-11-14 | (usage): Put the description of `[-n] STRING' | Jim Meyering |
2004-11-14 | (zaptemp): Mark new diagnostic for translation. | Jim Meyering |
2004-11-14 | . | Jim Meyering |
2004-11-13 | (zaptemp): Warn if a temporary file is not removed. | Paul Eggert |
2004-11-13 | Make the newly-introduced critical section a bit smaller. | Paul Eggert |
2004-11-13 | Avoid O(N**2) behavior when there are many temporary files. | Paul Eggert |
2004-11-12 | (strtoumax): Declare if not declared. | Paul Eggert |
2004-11-12 | Sync from gnulib and regenerate. | Paul Eggert |
2004-11-09 | [__APPLE__]: Include <mach/machine.h> and <mach-o/arch.h>. | Jim Meyering |
2004-11-07 | (merge): Remove declarations of now-unused variables. | Jim Meyering |
2004-11-06 | (first_same_file): Remove. Move most of the code to.... | Paul Eggert |
2004-11-06 | . | Jim Meyering |
2004-11-06 | (xfclose): Don't close stdout here (just flush it), | Jim Meyering |
2004-11-05 | (inittables, sort_buffer_size, getmonth, mergefps, | Paul Eggert |
2004-11-04 | Regenerate. | Paul Eggert |
2004-11-03 | Include "vasprintf.h" since we use vasprintf now. | Paul Eggert |
2004-11-03 | (check-AUTHORS): Don't assume \? works in a sed | Paul Eggert |
2004-11-03 | (version): New variable, containing author info, | Paul Eggert |
2004-11-03 | Don't #define and #undef getopt around <stdlib.h>, | Paul Eggert |
2004-11-03 | quote(...) file names in diagnostics. | Jim Meyering |
2004-11-03 | Regenerate. | Paul Eggert |
2004-10-29 | * src/tac.c (tac_file): Remove temporary prototype and move this | Jim Meyering |
2004-10-29 | `tac /proc/modules' would print nothing | Jim Meyering |
2004-10-21 | . | Jim Meyering |
2004-10-21 | Correct my patch of 2004-10-18. | Jim Meyering |
2004-10-20 | (usage): Improve description of --prefix. | Paul Eggert |
2004-10-18 | Plug a leak that would cause rm or a cross-device mv to fail when | Jim Meyering |
2004-10-18 | (validate_file_name): Give a more descriptive | Jim Meyering |
2004-10-18 | (main): Remove declaration of unused local, optc. | Jim Meyering |
2004-10-18 | (main): Remove declaration of unused local, opt. | Jim Meyering |