summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-10.Jim Meyering
2005-09-10.Jim Meyering
2005-09-10Add test for the bug fixed today.Jim Meyering
2005-09-10*** empty log message ***Jim Meyering
2005-09-10*** empty log message ***Jim Meyering
2005-09-10csplit could produce corrupt output, given input lines longer than 8KBJim Meyering
2005-09-10*** empty log message ***Jim Meyering
2005-09-10Insert missing paren.Paul Eggert
2005-09-09Regenerate.Paul Eggert
2005-09-09Fix typo in previous patch: @command{POSIX} -> @acronym{POSIX}.Paul Eggert
2005-09-09(tac_seekable): Store match length in regoff_t, not int. Assume thatPaul Eggert
2005-09-09(SKIP_SOMETHING, find_occurs_in_text):Paul Eggert
2005-09-09(proc_text): Store match length in regoff_t,Paul Eggert
2005-09-09* src/expr.c (docolon): 64-bit regex fixes.Paul Eggert
2005-09-09(process_regexp): Store match length in regoff_t,Paul Eggert
2005-09-09Import latest regex module from gnulib, to fix some 64-bit bugs.Paul Eggert
2005-09-09More nice fixes.Paul Eggert
2005-09-09(nice invocation): Document "niceness" versusPaul Eggert
2005-09-09(main): Hoist errno=0 outside the ifdef.Paul Eggert
2005-09-09(utils_cv_func_setpriority): Simplify the tests.Paul Eggert
2005-09-09Document "niceness" vs "nice value".Paul Eggert
2005-09-09*** empty log message ***Jim Meyering
2005-09-09(neg-secs2, fill-1, fill-2): Add new tests.Jim Meyering
2005-09-08Use the phrase "niceness" instead of "nice value" to describePaul Eggert
2005-09-07*** empty log message ***Jim Meyering
2005-09-07(time_args): Use NULL in place of 0.Jim Meyering
2005-09-06* verify.h: Use a bit-field instead.Paul Eggert
2005-09-06(__builtin_constant_p): Remove, undoing previous change.Paul Eggert
2005-09-05.Jim Meyering
2005-09-05*** empty log message ***Jim Meyering
2005-09-05(setuid-etc): New test, for today's addition of colorization forJim Meyering
2005-09-05Colorize set-user-ID and set-group-ID files and sticky,Jim Meyering
2005-09-05Colorize set-user-ID and set-group-ID files and sticky,Jim Meyering
2005-09-05Colorize set-user-ID and set-group-ID files and sticky,Jim Meyering
2005-09-05*** empty log message ***Jim Meyering
2005-09-05(__builtin_constant_p) [__GNUC__ <= 2]: Define to 1.Jim Meyering
2005-09-05Don't omit comments until there is better documentation.Jim Meyering
2005-09-04.Jim Meyering
2005-09-04.Jim Meyering
2005-09-01Clarify comment about size bounds.Paul Eggert
2005-09-01Require gl_STAT_MACROSJim Meyering
2005-09-01*** empty log message ***Jim Meyering
2005-09-01Require gl_FUNC_CHOWN, for the definition ofJim Meyering
2005-08-31*** empty log message ***Jim Meyering
2005-08-31(quotearg_n_options): Change code to be suboptimal, inJim Meyering
2005-08-31*** empty log message ***Jim Meyering
2005-08-31(get_charset_aliases): Add `void' in parameter listJim Meyering
2005-08-29"rm -FOO" now suggests "rm ./-FOO" if the file "-FOO"Paul Eggert
2005-08-29Include lstat.h, quotearg.h.Paul Eggert
2005-08-28update from gnulibJim Meyering