summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2006-07-08* regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a comment.Jim Meyering-2/+2
2006-07-08* link-follow.m4: Remove one of two adjacent "whether"s in a comment.Jim Meyering-5/+4
2006-07-08Remove one of two adjacent "your"s in a comment.Jim Meyering-2/+4
2006-07-08Remove one of two adjacent "can"s in a comment.Jim Meyering-2/+8
2006-07-08(getndelim2): Remove doubled "after" in comment.Jim Meyering-3/+7
2006-07-08* tests/Coreutils.pm: Remove one of two adjacent "then"s in a comment.Jim Meyering-2/+4
2006-07-08* Makefile.maint (sc_the_the): New rule.Jim Meyering-0/+7
2006-07-08* src/dd.c (skip): Remove one of two adjacent "the"s in a comment.Jim Meyering-1/+5
2006-07-08* coreutils.texi (Squeezing): Separate doubled "the", so typo-checkersJim Meyering-1/+5
2006-07-08* Makefile.am (check-texinfo): Enforce the zeros vs. zeroes consistency.Jim Meyering-1/+7
2006-07-08* coreutils.texi: Fix some typos. Use `zeros' consistently (bothJim Meyering-11/+16
2006-07-07* NEWS: Mention that mv can now remove an empty destination directory,Jim Meyering-1/+7
2006-07-05* src/ls.c (usage): Correct the description of -G: it is usefulJim Meyering-1/+5
2006-07-05* man/chmod.x: Correct the description of the sticky bit. ReportedJim Meyering-5/+8
2006-07-05* src/copy.c (copy_internal): Don't work around old NFS clients likeJim Meyering-12/+8
2006-07-05.Jim Meyering-0/+4
2006-07-05Regenerate, to remove fuzz.Jim Meyering-8/+13
2006-07-04Really add wcwidth.h.Jim Meyering-0/+70
2006-07-04*** empty log message ***Jim Meyering-1/+1
2006-07-04*** empty log message ***Jim Meyering-0/+1
2006-07-04Really add wcwidth.m4.Jim Meyering-0/+26
2006-07-04Sync from gnulib.Paul Eggert-240/+593
2006-07-04Sync from gnulib. Also:Paul Eggert-5/+1
2006-07-04(gl_PREREQ): Require gl_FUNC_WCWIDTH, to accommodatePaul Eggert-1/+2
2006-07-04(libcoreutils_a_SOURCES): Add setenv.h, wcwidth.h,Paul Eggert-0/+2
2006-07-04Include <sys/types.h> after @FULL_PATH_STDINT_H@, forPaul Eggert-16/+23
2006-07-03Plug another unusual leak.Jim Meyering-3/+14
2006-07-03* cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if thisJim Meyering-0/+8
2006-07-03The dev/inode of the topmost directory in each hierarchy were notJim Meyering-11/+16
2006-07-03Fix two small leaks.Jim Meyering-0/+17
2006-07-03* tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT):Jim Meyering-45/+56
2006-07-03.Jim Meyering-4/+4
2006-07-03* tests/envvar-check (vars): Add CDPATH and POSIXLY_CORRECT.Jim Meyering-18/+4
2006-07-03*** empty log message ***Jim Meyering-0/+6
2006-07-03(gl_FUNC_FTRUNCATE): Adjust diagnostic to recommendJim Meyering-3/+3
2006-07-02(intmax_t, uintmax_t): Prefer long to long long ifPaul Eggert-2/+11
2006-07-02(gl_STDINT_H): Use more-mnemonic identifiers forPaul Eggert-23/+31
2006-07-02*** empty log message ***Jim Meyering-0/+4
2006-07-02New file, from gnulib. Required by stdint.m4.Jim Meyering-0/+41
2006-07-02Include <stdint.h> unconditionally, since wePaul Eggert-3/+6
2006-07-02Sync stdint module from gnulib.Paul Eggert-261/+759
2006-07-01With no operand, 'tail -f' now silently ignores the '-f'Paul Eggert-0/+19
2006-07-01(f-pipe-1): Renamed from f-1.Paul Eggert-2/+5
2006-07-01(main): With no operand, 'tail -f' now silently ignores the '-f'Paul Eggert-4/+11
2006-07-01(tail invocation): With no operand, 'tail -f' nowPaul Eggert-2/+5
2006-07-01* src/ln.c (do_link): Use new, shorter URL, for ag-review link.Jim Meyering-1/+3
2006-07-01Add ^lib/xstrtold\.c$, so make distcheck passes once again.Jim Meyering-0/+6
2006-07-01*** empty log message ***Jim Meyering-1/+1
2006-07-01seq defaults to a minimal fixed point format that does not losePaul Eggert-0/+67
2006-07-01(seq invocation): seq now uses long doublePaul Eggert-49/+33