Age | Commit message (Expand) | Author |
2005-12-17 | (acl_entries): Add fallback implementation for POSIX ACL | Jim Meyering |
2005-12-17 | (copy_acl, set_acl): Add declarations. | Jim Meyering |
2005-12-17 | remove/openat cleanup | Paul Eggert |
2005-12-17 | Don't include <stdlib.h>, <unistd.h>, <fcntl.h>, | Paul Eggert |
2005-12-17 | Revamp code so that function macros depend on | Paul Eggert |
2005-12-15 | . | Jim Meyering |
2005-12-14 | *** empty log message *** | Jim Meyering |
2005-12-14 | (libcoreutils_a_SOURCES): Remove fprintftime.c | Jim Meyering |
2005-12-14 | * Makefile.am (stdbool.h): Resurrect the 'sed' that goes along | Paul Eggert |
2005-12-14 | (stdbool.h): Resurrect the 'sed' that goes along with '#if !@HAVE_BOOL@". | Paul Eggert |
2005-12-13 | (_Bool): Resurrect the "#if !@HAVE__BOOL@" check, to | Paul Eggert |
2005-12-07 | * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for | Paul Eggert |
2005-12-05 | Mention reporters for "none" and "proc" mounts. | Paul Eggert |
2005-12-04 | *** empty log message *** | Jim Meyering |
2005-12-04 | (EXPECTED_ERRNO): Add ENOSYS, for Solaris 8. | Jim Meyering |
2005-12-03 | . | Jim Meyering |
2005-12-02 | *** empty log message *** | Jim Meyering |
2005-12-02 | Import from gnulib. | Paul Eggert |
2005-11-30 | *** empty log message *** | Jim Meyering |
2005-11-30 | Include openat-priv.h. | Jim Meyering |
2005-11-30 | Define macros used by mkdirat.c and openat.c. | Jim Meyering |
2005-11-30 | *** empty log message *** | Jim Meyering |
2005-11-30 | (mkdirat): Declare. | Jim Meyering |
2005-11-30 | *** empty log message *** | Jim Meyering |
2005-11-30 | (mkdirat): New file and function. | Jim Meyering |
2005-11-26 | Log today's changes. | Paul Eggert |
2005-11-26 | (ME_DUMMY): "none" and "proc" file systems are dummies | Paul Eggert |
2005-11-26 | Include <limits.h>. | Paul Eggert |
2005-11-26 | (MOSTLYCLEANFILES): Clean stdbool.h-t, not stdbool.ht. | Paul Eggert |
2005-11-26 | (stdbool.h): Fix typo in previous change. | Paul Eggert |
2005-11-26 | (stdbool.h): Just copy stdbool_.h; no need to sed any more. | Paul Eggert |
2005-11-26 | Simplify greatly, under the assumption that these | Paul Eggert |
2005-11-26 | (gettime) [!defined OK_TO_USE_1S_CLOCK]: | Paul Eggert |
2005-11-24 | Add buffer-lcm. | Paul Eggert |
2005-11-24 | (libcoreutils_a_SOURCES): Add buffer-lcm.c, buffer-lcm.h. | Paul Eggert |
2005-11-24 | Initial version | Paul Eggert |
2005-11-24 | Initial version, from diffutils | Paul Eggert |
2005-11-23 | tweak grammar in comments | Jim Meyering |
2005-11-23 | *** empty log message *** | Jim Meyering |
2005-11-23 | (fdopendir): Don't change errno when returning non-NULL. | Jim Meyering |
2005-11-22 | . | Jim Meyering |
2005-11-22 | *** empty log message *** | Jim Meyering |
2005-11-22 | (openat_permissive): Declare. | Jim Meyering |
2005-11-22 | (EXPECTED_ERRNO): New 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-19 | tweak grammar in a comment | Jim Meyering |
2005-11-15 | Don't bother with #pragma STDC FENV_ACCESS ON, as | Paul Eggert |