Age | Commit message (Expand) | Author |
2006-06-20 | (openat): Use ?:, not if, to work around GCC bug 4210. | Paul Eggert |
2006-06-20 | fix typo in comment: s/nerrower/narrower/ | Jim Meyering |
2006-06-20 | (gl_IGNORE_UNUSED_LIBRARIES): | Paul Eggert |
2006-06-19 | *** empty log message *** | Jim Meyering |
2006-06-19 | Apply this change from gnulib: | Jim Meyering |
2006-06-19 | (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's | Paul Eggert |
2006-06-18 | * Makefile.cfg (local-checks-to-skip): Add changelog-check, | Jim Meyering |
2006-06-18 | Test for a bug that causes glibc's getcwd to suffer a failed assertion. | Jim Meyering |
2006-06-18 | *** empty log message *** | Jim Meyering |
2006-06-18 | Fix typo (s/neq/ne/) in previous change. | Jim Meyering |
2006-06-18 | * getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo. | Jim Meyering |
2006-06-18 | * ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make | Jim Meyering |
2006-06-18 | make error output a little clearer | Jim Meyering |
2006-06-17 | * tests/rm/inaccessible: Skip this test on systems without openat support. | Jim Meyering |
2006-06-16 | . | Jim Meyering |
2006-06-16 | add these two files (a and b) so that I can remove them -- in the eyes of cvsps | Jim Meyering |
2006-06-16 | remove the files once and for all, so that tools like cvsps (and even 'cvs up... | Jim Meyering |
2006-06-15 | Improve permission checks to handle | Paul Eggert |
2006-06-14 | tests/du/basic: Revamp not to hard-code file system block sizes. | Jim Meyering |
2006-06-12 | tests/du/Makefile.am (TESTS_ENVIRONMENT): Pass $(PERL), for the files0-from t... | Jim Meyering |
2006-06-12 | (check-texinfo): Use $(_W) and $(W_) instead of | Paul Eggert |
2006-06-11 | Makefile.am (EXTRA_DIST): Add .gitignore. | Jim Meyering |
2006-06-11 | *** empty log message *** | Jim Meyering |
2006-06-11 | Setting TIME_STYLE=long-iso in the environment would make the | Jim Meyering |
2006-06-11 | * tests/cp/same-file: Execute 'ls' in the C locale, so that it | Paul Eggert |
2006-06-11 | (__attribute__): Don't define if already defined. | Paul Eggert |
2006-06-10 | Mention the AIX-strndup-bug vs. dircolors workaround. | Jim Meyering |
2006-06-10 | Apply this change from gnulib: | Jim Meyering |
2006-06-10 | Apply this change from gnulib: | Jim Meyering |
2006-06-10 | *** empty log message *** | Jim Meyering |
2006-06-10 | Require a "Version N.M" line at the top of the ChangeLog | Jim Meyering |
2006-06-08 | Ensure that cat works with any of the options, -A -v -e -E -T, | Jim Meyering |
2006-06-08 | (eval4): Detect overflow properly when multiplying INTMAX_MIN * -1. | Paul Eggert |
2006-06-07 | Don't claim x86 behavior is erroneous in a comment. | Paul Eggert |
2006-06-07 | The 'expr' command now detects and reports integer overflow. | Paul Eggert |
2006-06-07 | (integer_overflow): New function. | Paul Eggert |
2006-06-07 | The 'expr' command now detects and reports integer overflow. | Paul Eggert |
2006-06-05 | Fix problems when building with Solaris/SVR4/etc. make, which uses a | Paul Eggert |
2006-06-05 | Rename file to avoid bugs with VPATH builds and Solaris 'make'. | Paul Eggert |
2006-06-05 | Don't assign to PROG; no longer needed | Paul Eggert |
2006-06-05 | (PROG): Take the basename of $$tst, | Paul Eggert |
2006-06-05 | * regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun | Paul Eggert |
2006-06-03 | *** empty log message *** | Jim Meyering |
2006-06-03 | Make `cp --link --no-dereference' work also on systems where the | Jim Meyering |
2006-06-03 | `cp --link --no-dereference' now works also on systems where the | Jim Meyering |
2006-06-03 | Test for this: | Jim Meyering |
2006-06-03 | (TESTS): Add link-no-deref. | Jim Meyering |
2006-06-03 | *** empty log message *** | Jim Meyering |
2006-06-01 | Fix some HP-UX 11.23 porting bugs. | Paul Eggert |
2006-06-01 | Don't assume that >&- works. | Paul Eggert |