2006-07-09 |
Paul Eggert | (apply_translations): Use toupper rather than |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (_D_EXACT_NAMELEN): Renamed from NLENGTH, for |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | Update from gnulib. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | Update from gnulib. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (stdint.h): FULL_PATH_STDINT_H -> ABSOLUTE_STDINT_H, |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | Update from gnulib. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Jim Meyering | remove doubled "in" |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Jim Meyering | fix typo: remove doubled "each" |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | New file, test for 2006-07-05 fix in copy.c. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * regex.m4 (gl_REGEX): Remove one of two adjacent ... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * link-follow.m4: Remove one of two adjacent "whether... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | Remove one of two adjacent "your"s in a comment. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | Remove one of two adjacent "can"s in a comment. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | (getndelim2): Remove doubled "after" in comment. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * tests/Coreutils.pm: Remove one of two adjacent "then... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * Makefile.maint (sc_the_the): New rule. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * src/dd.c (skip): Remove one of two adjacent "the... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * coreutils.texi (Squeezing): Separate doubled "the... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * Makefile.am (check-texinfo): Enforce the zeros vs... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jim Meyering | * coreutils.texi: Fix some typos. Use `zeros' consiste... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Jim Meyering | * NEWS: Mention that mv can now remove an empty destina... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Jim Meyering | * src/ls.c (usage): Correct the description of -G:... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Jim Meyering | * man/chmod.x: Correct the description of the sticky... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Jim Meyering | * src/copy.c (copy_internal): Don't work around old... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Jim Meyering | Regenerate, to remove fuzz. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Jim Meyering | Really add wcwidth.h. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Jim Meyering | Really add wcwidth.m4. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | Sync from gnulib. Also: |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | (gl_PREREQ): Require gl_FUNC_WCWIDTH, to accommodate |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | (libcoreutils_a_SOURCES): Add setenv.h, wcwidth.h, |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Paul Eggert | Include <sys/types.h> after @FULL_PATH_STDINT_H@, for |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | Plug another unusual leak. |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | * cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | The dev/inode of the topmost directory in each hierarch... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | Fix two small leaks. |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | * tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRO... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | * tests/envvar-check (vars): Add CDPATH and POSIXLY_COR... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Jim Meyering | (gl_FUNC_FTRUNCATE): Adjust diagnostic to recommend |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Paul Eggert | (intmax_t, uintmax_t): Prefer long to long long if |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Paul Eggert | (gl_STDINT_H): Use more-mnemonic identifiers for |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Jim Meyering | New file, from gnulib. Required by stdint.m4. |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Paul Eggert | Include <stdint.h> unconditionally, since we |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Paul Eggert | Sync stdint module from gnulib. |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | With no operand, 'tail -f' now silently ignores the... |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (f-pipe-1): Renamed from f-1. |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (main): With no operand, 'tail -f' now silently ignores... |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (tail invocation): With no operand, 'tail -f' now |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Jim Meyering | * src/ln.c (do_link): Use new, shorter URL, for ag... |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Jim Meyering | Add ^lib/xstrtold\.c$, so make distcheck passes once... |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | seq defaults to a minimal fixed point format that does... |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (seq invocation): seq now uses long double |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (XSTRTOD, DOUBLE): New macros, so that we can support |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (xstrtold): New decl. |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES. |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (cu_LIB_CHECK): Remuve SEQ_LIBM, since seq no longer |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (gl_PREREQ): Require gl_C_STRTOD and gl_XSTRTOLD. |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (gl_XSTRTOLD): New macro. |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (seq_LDADD): Remove $(SEQ_LIBM); add $(POW_LIB). |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | Don't include <math.h> or <xstrtol.h>; no longer needed. |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | (neg-2): Adjust to new default format. |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Paul Eggert | Initial revision. |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Jim Meyering | * tests/stty/basic-1: Work around an intermittent test... |
commit | commitdiff | tree | snapshot |
2006-06-29 |
Jim Meyering | From Derek R. Price: |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | * src/sort.c (main): Support obsolete usages like ... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | * coreutils.texi (sort invocation): 'sort +1 -2' is... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | (sort invocation): 'sort +1 -2' is now supported |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | Support obsolete usages like "sort +1 -2" even when... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | (CLOSEDIR): Remove. All uses changed to closedir. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | * savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | * src/system.h (CLOSEDIR): Remove. All uses changed... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | Fix attribution again. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | Fix attribution for last patch. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | Don't require AC_C_CONST, since it's obsolete. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | (gl_FUNC_GNU_STRFTIME): Don't require AC_C_CONST, since... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Paul Eggert | (gl_CHECK_ALL_TYPES): Don't require AC_C_CONST, since... |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Jim Meyering | * src/c99-to-c89.diff: Regenerate, to remove fuzz. |
commit | commitdiff | tree | snapshot |
2006-06-28 |
Jim Meyering | * tests/mv/i-link-no: Work around HP-UX /bin/sh tracing... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Jim Meyering | .PHONY: sc_tight_scope |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Jim Meyering | * coreutils.texi (wc invocation): Remove ./ prefix... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Jim Meyering | * tests/misc/cat-proc: Try to avoid any spurious numeric |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Jim Meyering | * coreutils.texi (wc invocation): Spell out `--files0... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Jim Meyering | Attempt rmdir (actually, unlinkat-with-AT_REMOVEDIR... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Jim Meyering | * NEWS: rm no longer fails to remove an empty, unreadab... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Jim Meyering | * coreutils.texi (wc invocation): Document new --files0... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Jim Meyering | now, trunk passes tests on openbsd |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Jim Meyering | Avoid a segfault for wc --files0=- < /dev/null. |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Jim Meyering | remove wc --files0-from item |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Jim Meyering | tweak grammar in comment |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Jim Meyering | * NEWS: wc accepts a new option --files0-from=FILE... |
commit | commitdiff | tree | snapshot |
2006-06-25 |
Jim Meyering | (sleep invocation): Document that accepting |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Jim Meyering | * src/md5sum.c (DIGEST_BUFFER): Remove now-unused defin... |
commit | commitdiff | tree | snapshot |
next |