summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-07-07* NEWS: Mention that mv can now remove an empty destination directory,Jim Meyering
2006-07-05* src/ls.c (usage): Correct the description of -G: it is usefulJim Meyering
2006-07-05* man/chmod.x: Correct the description of the sticky bit. ReportedJim Meyering
2006-07-05* src/copy.c (copy_internal): Don't work around old NFS clients likeJim Meyering
2006-07-05.Jim Meyering
2006-07-05Regenerate, to remove fuzz.Jim Meyering
2006-07-04Really add wcwidth.h.Jim Meyering
2006-07-04*** empty log message ***Jim Meyering
2006-07-04*** empty log message ***Jim Meyering
2006-07-04Really add wcwidth.m4.Jim Meyering
2006-07-04Sync from gnulib.Paul Eggert
2006-07-04Sync from gnulib. Also:Paul Eggert
2006-07-04(gl_PREREQ): Require gl_FUNC_WCWIDTH, to accommodatePaul Eggert
2006-07-04(libcoreutils_a_SOURCES): Add setenv.h, wcwidth.h,Paul Eggert
2006-07-04Include <sys/types.h> after @FULL_PATH_STDINT_H@, forPaul Eggert
2006-07-03Plug another unusual leak.Jim Meyering
2006-07-03* cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if thisJim Meyering
2006-07-03The dev/inode of the topmost directory in each hierarchy were notJim Meyering
2006-07-03Fix two small leaks.Jim Meyering
2006-07-03* tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT):Jim Meyering
2006-07-03.Jim Meyering
2006-07-03* tests/envvar-check (vars): Add CDPATH and POSIXLY_CORRECT.Jim Meyering
2006-07-03*** empty log message ***Jim Meyering
2006-07-03(gl_FUNC_FTRUNCATE): Adjust diagnostic to recommendJim Meyering
2006-07-02(intmax_t, uintmax_t): Prefer long to long long ifPaul Eggert