Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-20 | (gl_EUIDACCESS_STAT): New file/macro. | Jim Meyering | |
2005-11-20 | *** empty log message *** | Jim Meyering | |
2005-11-20 | . | Jim Meyering | |
2005-11-20 | *** empty log message *** | Jim Meyering | |
2005-11-20 | New file, mostly from euidaccess.c. | Jim Meyering | |
2005-11-20 | *** empty log message *** | Jim Meyering | |
2005-11-20 | Require gl_EUIDACCESS_STAT. | Jim Meyering | |
2005-11-19 | tweak grammar in a comment | Jim Meyering | |
2005-11-18 | . | Jim Meyering | |
2005-11-18 | * configure.ac (AC_PROG_CC_STDC): Use this instead of AC_PROG_CC. | Paul Eggert | |
2005-11-18 | (AC_PROG_CC_STDC): Use this instead of AC_PROG_CC, so that | Paul Eggert | |
we get a standard-conforming compiler. This relies on the new m4/c.m4 file. Note that it's a bit tricky, since c.m4 doesn't define AC_PROG_CC_STDC; we are relying on Autoconf 2.59 internals. m4/c.m4 can go away with Autoconf 2.60 comes out. | |||
2005-11-18 | * c.m4: New file. | Paul Eggert | |
2005-11-18 | New file, to work around bugs in AIX cc. | Paul Eggert | |
Problem reported by James Lemley. This file can go away after Autoconf 2.60 comes out. | |||
2005-11-18 | * configure.ac (AM_PROG_CC_C_O): Add. | Paul Eggert | |
2005-11-18 | (AM_PROG_CC_C_O): Add. Needed for CVS Automake. | Paul Eggert | |
Problem reported by Eric Blake. | |||
2005-11-17 | s/filesystem/file system/ in a comment | Jim Meyering | |
2005-11-17 | s/filesystem/file system/ | Jim Meyering | |
2005-11-17 | *** empty log message *** | Jim Meyering | |
2005-11-17 | (AD_mark_helper): Make a `char *' parameter `const'. | Jim Meyering | |
(AD_mark_current_as_unremovable): Likewise, but for a local. (rm_1): Likewise. | |||
2005-11-17 | . | Jim Meyering | |
2005-11-17 | *** empty log message *** | Jim Meyering | |
2005-11-17 | remove commented-out lines | Jim Meyering | |
2005-11-17 | Let traps handle removing temporary directories. | Jim Meyering | |
2005-11-17 | *** empty log message *** | Jim Meyering | |
2005-11-17 | (XFAIL_TESTS): Add acl. | Jim Meyering | |
2005-11-17 | (XFAIL_TESTS): Add acl. | Jim Meyering | |
2005-11-17 | (TESTS): Add acl. | Jim Meyering | |
2005-11-17 | (TESTS): Add acl. | Jim Meyering | |
2005-11-17 | no need to do `cd $pwd; rm -rf $tmp'; the traps handle that | Jim Meyering | |
2005-11-17 | split long line | Jim Meyering | |
2005-11-17 | New tests, from Andreas Gruenbacher. | Jim Meyering | |
2005-11-17 | New tests, from Andreas Gruenbacher. | Jim Meyering | |
2005-11-17 | *** empty log message *** | Jim Meyering | |
2005-11-17 | (basename_is_dot_or_dotdot): Correct wording in comment. | Jim Meyering | |
2005-11-17 | *** empty log message *** | Jim Meyering | |
2005-11-16 | (tail invocation): Say that the obsolete form uses exactly one | Paul Eggert | |
option and at most one file. | |||
2005-11-16 | Improve quality of ln's diagnostics. | Paul Eggert | |
2005-11-16 | (do_link, usage): Improve quality of ln's diagnostics. | Paul Eggert | |
(do_link): Don't use alloca on a buffer of unbounded size. | |||
2005-11-16 | (ln invocation): ln -v now outputs lines only for successful links. | Paul Eggert | |
2005-11-16 | Improve quality of ln's diagnostics. | Paul Eggert | |
2005-11-16 | . | Jim Meyering | |
2005-11-16 | *** empty log message *** | Jim Meyering | |
2005-11-16 | Accommodate HPUX. It appears to fail with EACCES rather than EPERM. | Jim Meyering | |
Reported by Peter O'Gorman here: http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/5766 | |||
2005-11-15 | Don't bother with #pragma STDC FENV_ACCESS ON, as | Paul Eggert | |
coreutils no longer futzes with rounding modes. | |||
2005-11-15 | *** empty log message *** | Jim Meyering | |
2005-11-15 | *** empty log message *** | Jim Meyering | |
2005-11-15 | *** empty log message *** | Jim Meyering | |
2005-11-14 | Use #if !, not #ifndef, for AC_CHECK_DECLS. | Jim Meyering | |
2005-11-14 | *** empty log message *** | Jim Meyering | |
2005-11-14 | *** empty log message *** | Jim Meyering | |