2008-04-16 |
Matthew Woehlke | tests: accommodate built-in mknod more cleanly still |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Jim Meyering | tests: accommodate built-in mknod more cleanly |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Jim Meyering | mknod --help: note that this command may be a shell... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Jim Meyering | avoid "may be used uninitialized" warning from newer gcc |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Jim Meyering | tests: add a comment explaining the potential failure |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Jim Meyering | tests: avoid mkdir/selinux failure when mknod is a... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Jim Meyering | md5sum, sha1sum, etc: handle invalid input (i.e., don... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Jim Meyering | tests: don't fail on systems without a "stat" syscall |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Jim Meyering | tests: accommodate a different errno string on Irix 6.5 |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Jim Meyering | seq: work around floating point inaccuracies on more... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Jim Meyering | doc: fix typo |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Jim Meyering | tests: Accommodate a different errno value on OSF/1... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Jim Meyering | Avoid link failure when using mkstemp replacement. |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Jim Meyering | tests: always enable VERBOSE output, now that test... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Jim Meyering | doc: avoid "make pdf" failure (due to texi2dvi bug?) |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Jim Meyering | doc: use a valid texinfo macro name |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Jim Meyering | tests: accommodate a different errno value on HPUX... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Jim Meyering | doc: factor out --files0-from duplication |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Jim Meyering | * src/c99-to-c89.diff: Adjust remove.c diffs. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Jim Meyering | remove.c: accommodate systems with negative errno values |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Jim Meyering | Accommodate building on OS/2 (ecomstation.com Ecs v2... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Jim Meyering | "touch E; mkfifo F; cp -fR F E" no longer fails due... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Jim Meyering | copy.c: remove an in-function #ifdef |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Jim Meyering | HACKING: rename README-contribution-guidelines |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Jim Meyering | bootstrap: remove dangling *.[ch] symlinks from lib |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Jim Meyering | bootstrap: make find's -depth option be the first. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Jim Meyering | * bootstrap: Remove dangling symlinks from lib (aka... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Jim Meyering | Avoid root-only SELinux-related test failures w/o mcstr... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Jim Meyering | root tests: Set NON_ROOT_USERNAME if not set already. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Jim Meyering | texinfo formatting tweaks |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Jim Meyering | printf doc: xref print(3) and libc's "Output Conversion... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Jim Meyering | Emit "#line 1" right after the two 'read-only/GENERATED... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Jim Meyering | * README-contribution-guidelines: Mention how to amend... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Jim Meyering | Begin documenting contribution guidelines. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Jim Meyering | "rm -r DIR" would mistakenly prompt about very long... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Jim Meyering | * NEWS: Note the dd bug fix. The bug was introduced... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Paul Eggert | dd bug fix: accept e.g., if=/dev/stdin and of=/dev... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Jim Meyering | avoid failure of new test on kernel without SELinux... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Jim Meyering | tests: accept ENOTSUP message as well as the EINVAL one |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Jim Meyering | Work around a recent glibc/getopt.c diagnostic change. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Jim Meyering | mknod, mkfifo: don't segfault when diagnosing invalid... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Jim Meyering | Fix typo in old NEWS and ChangeLog: s/commmand/command/. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Pádraig Brady | tests: Factor out code that's going to be reused. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Jim Meyering | Require that "(exit $fail); exit $fail" be last line... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Jim Meyering | Perform explicit exit-nonzero if the embedded Perl... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Jim Meyering | paste -d\\: avoid heap overrun for backslash at end... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Jim Meyering | * src/join.c (keycmp): Document new parameters. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Jim Meyering | Test for mkdir bug fix. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Daniel Dunbar | mkdir -Z x d: don't segfault when diagnosing invalid... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Peter Fales | id bug fix: don't point to potentially clobbered static... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Eric Blake | Use new gnulib gnumakefile module. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Jim Meyering | join bug fix: adapt keycmp to work with new order-check... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Jim Meyering | join.c: syntax/style tweaks |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Jim Meyering | portability: work around a "busybox sed" limitation |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Jim Meyering | * src/c99-to-c89.diff: Adjust seq.c offsets. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Jim Meyering | ptx: avoid heap overrun for backslash at end of optarg... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Jim Meyering | ptx.c readability |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Jim Meyering | Write NEWS and update c99-to-c89 patch for today's... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Ingo Weinhold | remove.c: Accommodate systems with negative errno values. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Jim Meyering | * src/seq.c (long_double_format): Add a comment. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Jim Meyering | * GNUmakefile: Update from gnulib. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Jim Meyering | Remove today's automake kludge, altogether. Fix properly. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Jim Meyering | Add a check to detect this problem, in case it reappears. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Jim Meyering | Kludge to make automake generate install-man rules |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Jim Meyering | Revert recent man/Makefile.am change. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Eric Blake | Sync GNUmakefile with gnulib. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Bob Proulx | make check: Remove /tmp/ls-creating debug code. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Jim Meyering | bootstrap: restore kludge removed on 2008-03-12: it... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Jim Meyering | Check for -- and remove -- some unnecessarily included... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Jim Meyering | Remove more vestiges of CVS. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Jim Meyering | mv: never unlink a destination file before calling... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Jim Meyering | "make" would not always update man/*.1 files (but ... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Jim Meyering | syntax-check: Make the space-before-open-paren optional. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Jim Meyering | * Makefile.maint (sc_no_have_config_h): Use a more... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Jim Meyering | * Makefile.maint (CVS): Remove now-unused definition. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Jim Meyering | Factor out duplication in sc_prohibit_*_without_use... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Dmitry V. Levin | Correct typo in "make syntax-check" diagnostic. |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Jim Meyering | Prohibit inclusion of getopt.h without use. |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Jim Meyering | Include <getopt.h> only if used. |
commit | commitdiff | tree | snapshot |
2008-03-16 |
J. Scott Edwards | sha512_process_bytes: fix a bug in processing a buffer... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Jim Meyering | Generalize GNUmakefile, ... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Jim Meyering | * bootstrap: Sync from gnulib and remove part of a... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Ondřej Vašík | install, rmdir: write --verbose output to stdout, not... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Jim Meyering | make syntax-check: also check src/*.h files for extern... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Jim Meyering | dd: avoid unnecessary, but harmless close_stdout call. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Jim Meyering | Now that ChangeLog is no longer under version control... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Jim Meyering | * src/c99-to-c89.diff: Accommodate a C99-ism in id.c. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
ribalba | Work around AFS bug: id and groups would print invalid... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Jim Meyering | Now that Makefile.maint is used in VPATH builds, too... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Jim Meyering | Avoid new "make distcheck" failure, now that VPATH... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Eric Blake | Reinstate GNUmakefile patch, but with workaround for... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Jim Meyering | Clarify comment and attribute preceding change: Reporte... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Jim Meyering | Comment out yesterday's VPATH-friendly addition, for... |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Eric Blake | Use m4_PACKAGE_VERSION, not AC_AUTOCONF_VERSION. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Eric Blake | GNUmakefile build tweaks. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Simon Josefsson | Define SHA*_DIGEST_SIZE symbols. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Ralf Wildenhues | Fix so that out-of-tree VPATH "make dist" works, too. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Jim Meyering | One more for non-srcdir "make dist". |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Jim Meyering | Adjust so that non-srcdir "make dist" works, too. |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Jim Meyering | Don't infringe namespace of "sub"-Makefiles. |
commit | commitdiff | tree | snapshot |
next |