summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-17Don't include alloca.h, stdio.h, sys/types.h,Paul Eggert
2006-07-17(Mode Structure): Modernize the explanation of thePaul Eggert
2006-07-17Change GNU to @acronym{GNU} in a few places.Paul Eggert
2006-07-17Initial version.Paul Eggert
2006-07-17chmod, install, and mkdir now leave setgid and setuid bitsPaul Eggert
2006-07-16* userspec.c (parse_with_separator): Say "invalid spec" rather thanJim Meyering
2006-07-14(do_decode): Output to parameter OUT, not to stdout.Paul Eggert
2006-07-14* Makefile.maint (CVS_LIST): Use new file, build-aux/vc-list-files,Jim Meyering
2006-07-14* Makefile.am (EXTRA_DIST): Add a few more .??* files.Jim Meyering
2006-07-11Assume <dirent.h> exists, since gnulib assumes this now as well.Paul Eggert
2006-07-11Sync from gnulib.Paul Eggert
2006-07-11(gl_STDINT_H): Like yesterday's change toPaul Eggert
2006-07-10(gl_ABSOLUTE_HEADER): Use "" rather than <>Paul Eggert
2006-07-09*** empty log message ***Jim Meyering
2006-07-09(TESTS): Add dir2dir.Jim Meyering
2006-07-09*** empty log message ***Jim Meyering
2006-07-09Adjust so failing with ENOTEMPTY is ok, too.Jim Meyering
2006-07-09Regenerate.Paul Eggert
2006-07-09Adjust to recent updates from gnulib.Paul Eggert
2006-07-09Adjust to today's renaming changes in system.h.Paul Eggert
2006-07-09(print_it): Don't assume char is unsigned.Paul Eggert
2006-07-09(print_esc): Don't assume char is unsigned.Paul Eggert
2006-07-09(create_fullname): Don't assume char is unsigned.Paul Eggert
2006-07-09(is_blank): Remove; no longer needed. All usesPaul Eggert
2006-07-09(unexpand): Don't assume that isprint etc. returnPaul Eggert
2006-07-09(is_char_class_member): Don't assume that isprint etc. returnPaul Eggert
2006-07-09(initialize_regex, fix_output_parameters): Don't assume that isprintPaul Eggert
2006-07-09(check_punctuation): Don't assume that isprint etc. returnPaul Eggert
2006-07-09(expand): Don't assume that isprint etc. returnPaul Eggert
2006-07-09(inittables): Use toupper rather thanPaul Eggert
2006-07-09(apply_translations): Use toupper rather thanPaul Eggert
2006-07-09(_D_EXACT_NAMELEN): Renamed from NLENGTH, forPaul Eggert
2006-07-09Update from gnulib.Paul Eggert
2006-07-09Update from gnulib.Paul Eggert
2006-07-09(stdint.h): FULL_PATH_STDINT_H -> ABSOLUTE_STDINT_H,Paul Eggert
2006-07-09Update from gnulib.Paul Eggert
2006-07-09remove doubled "in"Jim Meyering
2006-07-09fix typo: remove doubled "each"Jim Meyering
2006-07-08New file, test for 2006-07-05 fix in copy.c.Jim Meyering
2006-07-08* regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a comment.Jim Meyering
2006-07-08* link-follow.m4: Remove one of two adjacent "whether"s in a comment.Jim Meyering
2006-07-08Remove one of two adjacent "your"s in a comment.Jim Meyering
2006-07-08Remove one of two adjacent "can"s in a comment.Jim Meyering
2006-07-08(getndelim2): Remove doubled "after" in comment.Jim Meyering
2006-07-08* tests/Coreutils.pm: Remove one of two adjacent "then"s in a comment.Jim Meyering
2006-07-08* Makefile.maint (sc_the_the): New rule.Jim Meyering
2006-07-08* src/dd.c (skip): Remove one of two adjacent "the"s in a comment.Jim Meyering
2006-07-08* coreutils.texi (Squeezing): Separate doubled "the", so typo-checkersJim Meyering
2006-07-08* Makefile.am (check-texinfo): Enforce the zeros vs. zeroes consistency.Jim Meyering
2006-07-08* coreutils.texi: Fix some typos. Use `zeros' consistently (bothJim Meyering