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 |
2006-06-22 |
Jim Meyering | * src/tee.c (tee_files): Rename from tee, to avoid... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Paul Eggert | (openat): Use ?:, not if, to work around GCC bug 4210. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Jim Meyering | fix typo in comment: s/nerrower/narrower/ |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Paul Eggert | (gl_IGNORE_UNUSED_LIBRARIES): |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Jim Meyering | Apply this change from gnulib: |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Paul Eggert | (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Jim Meyering | * Makefile.cfg (local-checks-to-skip): Add changelog... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Jim Meyering | Test for a bug that causes glibc's getcwd to suffer... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Jim Meyering | Fix typo (s/neq/ne/) in previous change. |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Jim Meyering | * getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Jim Meyering | * ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Jim Meyering | make error output a little clearer |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Jim Meyering | * tests/rm/inaccessible: Skip this test on systems... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Jim Meyering | add these two files (a and b) so that I can remove... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Jim Meyering | remove the files once and for all, so that tools like... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Paul Eggert | Improve permission checks to handle |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Jim Meyering | tests/du/basic: Revamp not to hard-code file system... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Jim Meyering | tests/du/Makefile.am (TESTS_ENVIRONMENT): Pass $(PERL... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Paul Eggert | (check-texinfo): Use $(_W) and $(W_) instead of |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Jim Meyering | Makefile.am (EXTRA_DIST): Add .gitignore. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Jim Meyering | Setting TIME_STYLE=long-iso in the environment would... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Paul Eggert | * tests/cp/same-file: Execute 'ls' in the C locale... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Paul Eggert | (__attribute__): Don't define if already defined. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Jim Meyering | Mention the AIX-strndup-bug vs. dircolors workaround. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Jim Meyering | Apply this change from gnulib: |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Jim Meyering | Apply this change from gnulib: |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Jim Meyering | Require a "Version N.M" line at the top of the ChangeLog |
commit | commitdiff | tree | snapshot |
next |