summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-12-22*** empty log message ***Jim Meyering
2005-12-22Include "fcntl--.h" and "unistd--.h", to map openJim Meyering
2005-12-21.Jim Meyering
2005-12-21.Jim Meyering
2005-12-21*** empty log message ***Jim Meyering
2005-12-21like chdir(2), but safer, if possibleJim Meyering
2005-12-20*** empty log message ***Jim Meyering
2005-12-20(RW_USR): Remove definition.Jim Meyering
2005-12-20*** empty log message ***Jim Meyering
2005-12-20(make_dir_parents): Remove unnecessary casts of alloca,Jim Meyering
2005-12-20*** empty log message ***Jim Meyering
2005-12-20(fchmod_new): Don't try to close fd if it's < 0.Jim Meyering
2005-12-19.Jim Meyering
2005-12-19.Jim Meyering
2005-12-17.Jim Meyering
2005-12-17*** empty log message ***Jim Meyering
2005-12-17(acl_entries): Add fallback implementation for POSIX ACLJim Meyering
2005-12-17(copy_acl, set_acl): Add declarations.Jim Meyering
2005-12-17remove/openat cleanupPaul Eggert
2005-12-17Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,Paul Eggert
2005-12-17Revamp code so that function macros depend onPaul Eggert
2005-12-15.Jim Meyering
2005-12-14*** empty log message ***Jim Meyering
2005-12-14(libcoreutils_a_SOURCES): Remove fprintftime.cJim Meyering
2005-12-14* Makefile.am (stdbool.h): Resurrect the 'sed' that goes alongPaul 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, toPaul Eggert
2005-12-07* lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check forPaul Eggert
2005-12-05Mention 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-02Import from gnulib.Paul Eggert
2005-11-30*** empty log message ***Jim Meyering
2005-11-30Include openat-priv.h.Jim Meyering
2005-11-30Define 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-26Log today's changes.Paul Eggert
2005-11-26(ME_DUMMY): "none" and "proc" file systems are dummiesPaul Eggert
2005-11-26Include <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-26Simplify greatly, under the assumption that thesePaul Eggert
2005-11-26(gettime) [!defined OK_TO_USE_1S_CLOCK]:Paul Eggert
2005-11-24Add buffer-lcm.Paul Eggert