summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-11-15Include "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-13Make the newly-introduced critical section a bit smaller.Paul Eggert
2004-11-13Avoid O(N**2) behavior when there are many temporary files.Paul Eggert
2004-11-12(strtoumax): Declare if not declared.Paul Eggert
2004-11-12Sync 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-04Regenerate.Paul Eggert
2004-11-03Include "vasprintf.h" since we use vasprintf now.Paul Eggert
2004-11-03(check-AUTHORS): Don't assume \? works in a sedPaul Eggert
2004-11-03(version): New variable, containing author info,Paul Eggert
2004-11-03Don't #define and #undef getopt around <stdlib.h>,Paul Eggert
2004-11-03quote(...) file names in diagnostics.Jim Meyering
2004-11-03Regenerate.Paul Eggert
2004-10-29 * src/tac.c (tac_file): Remove temporary prototype and move thisJim Meyering
2004-10-29`tac /proc/modules' would print nothingJim Meyering
2004-10-21.Jim Meyering
2004-10-21Correct my patch of 2004-10-18.Jim Meyering
2004-10-20(usage): Improve description of --prefix.Paul Eggert
2004-10-18Plug a leak that would cause rm or a cross-device mv to fail whenJim Meyering
2004-10-18(validate_file_name): Give a more descriptiveJim 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
2004-10-18(main): Remove declaration of unused local, c.Jim Meyering
2004-10-18(AUTHORS): Add self.Paul Eggert
2004-10-15(usage): Mention Unicode, and use H for hex digits.Paul Eggert
2004-10-12Add .mpc as an audio suffix, too.Jim Meyering
2004-10-12Add .flac as an audio suffix.Jim Meyering
2004-10-05(ignore_mode): Renamed from ignore, to avoid shadowingPaul Eggert
2004-10-05remove trailing blanks.Jim Meyering
2004-10-05(NEW, OLD): Remove, partly to avoidPaul Eggert
2004-10-04Regenerate.Paul Eggert
2004-09-28(usage): Clarify: --retry works only with --follow=name.Jim Meyering
2004-09-28(format_address_paren): c is optional, so don't output it if it's '\0'.Paul Eggert
2004-09-27.Jim Meyering
2004-09-27Use [[] in place of \[, since cvsu doesn't handle the latter,Jim Meyering
2004-09-26Add "ls --hide".Paul Eggert
2004-09-26Remove unused variable.Paul Eggert
2004-09-26(gobble_file, print_long_format): Don't assume thatPaul Eggert
2004-09-24(main): Revamp option processing to support "chmod -r -w file".Paul Eggert
2004-09-24(xalloc_die): Declare to be `extern', not `static'Jim Meyering