summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2006-01-12Fix commentary to match md5 better. Adjust to .h file changes.Paul Eggert
2006-01-12(__attribute__): Remove; unused.Paul Eggert
2006-01-12Fix commentary typos.Paul Eggert
2006-01-12(BUILT_SOURCES, EXTRA_DIST, stdint.h, MOSTLYCLEANFILES):Paul Eggert
2006-01-12Add stdint.h.Paul Eggert
2006-01-11*** empty log message ***Jim Meyering
2006-01-11*** empty log message ***Jim Meyering
2006-01-11*** empty log message ***Jim Meyering
2006-01-11(fts_stat): When following a symlink-to-directory,Jim Meyering
2006-01-11*** empty log message ***Jim Meyering
2006-01-11(fts_open): Put new (2006-01-04) maxarglen declaration and uses in theirJim Meyering
2006-01-11*** empty log message ***Jim Meyering
2006-01-11[!_LIBC]: Include "fcntl--.h", to map open to open_safer.Jim Meyering
2006-01-11*** empty log message ***Jim Meyering
2006-01-11(fchmodat, fchownat): Declare.Jim Meyering
2006-01-11(fchownat): New function.Jim Meyering
2006-01-11(fchmodat): New file and function.Jim Meyering
2006-01-11*** empty log message ***Jim Meyering
2006-01-11(OP): Remove useless space-before-TAB.Jim Meyering
2006-01-10Sync from gnulib.Paul Eggert
2006-01-10Update copyright year.Paul Eggert
2006-01-10Remove stray "lib/"s in previous change.Paul Eggert
2006-01-10Sync from gnulib.Paul Eggert
2006-01-10*** empty log message ***Jim Meyering
2006-01-10Avoid the double-free (first in fts_read, second in fts_close) thatJim Meyering
2006-01-10*** empty log message ***Jim Meyering
2006-01-09fix typo in commentJim Meyering
2006-01-06*** empty log message ***Jim Meyering
2006-01-06(COPYRIGHT_YEAR): Update to 2006.Jim Meyering
2006-01-04.Jim Meyering
2006-01-04(tzname): Don't declare if it is already #defined.Paul Eggert
2006-01-04*** empty log message ***Jim Meyering
2006-01-04Merge from glibc.Jim Meyering
2006-01-03(xtime_make, xtime_nonnegative_nsec, xtime_nsec): UsePaul Eggert
2006-01-03correct first-line commentJim Meyering
2006-01-02New approach to safer chmod.Paul Eggert
2006-01-02No longer used.Paul Eggert
2006-01-02New file.Paul Eggert
2006-01-02Include lchmod.h, lchmod.c.Paul Eggert
2005-12-27chdir-related fixesPaul Eggert
2005-12-27(save_cwd): Don't bother trying to open directoryPaul Eggert
2005-12-27(rpl_chown) [CHOWN_MODIFIES_SYMLINK]:Paul Eggert
2005-12-27(defined_S_IFMT): New macro.Paul Eggert
2005-12-27(diropen): Don't bother trying to open directory for write access:Paul Eggert
2005-12-27(chdir_no_follow): Don't bother trying to open directory for writePaul Eggert
2005-12-27(cdb_free): Don't bother trying to open directoryPaul Eggert
2005-12-26(chdir_no_follow): Move declaration of local,Jim Meyering
2005-12-26*** empty log message ***Jim Meyering
2005-12-25chdir-safer.c still needs unistd.hPaul Eggert
2005-12-25Whoops; don't remove the include for unistd.h, since it defines fchdir.Paul Eggert