aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-12(struct sha1_ctx): Use a word buffer, not a byte buffer,Paul Eggert1-2/+2
2006-01-12Fix commentary to match md5 better. Adjust to .h file changes.Paul Eggert3-75/+56
2006-01-12(__attribute__): Remove; unused.Paul Eggert1-7/+1
2006-01-12Fix commentary typos.Paul Eggert1-11/+5
2006-01-12(BUILT_SOURCES, EXTRA_DIST, stdint.h, MOSTLYCLEANFILES):Paul Eggert1-0/+10
2006-01-12Add stdint.h.Paul Eggert1-0/+1
2006-01-11*** empty log message ***Jim Meyering1-2/+2
2006-01-11*** empty log message ***Jim Meyering1-0/+1
2006-01-11*** empty log message ***Jim Meyering1-0/+7
2006-01-11(fts_stat): When following a symlink-to-directory,Jim Meyering1-1/+2
2006-01-11*** empty log message ***Jim Meyering1-0/+2
2006-01-11(fts_open): Put new (2006-01-04) maxarglen declaration and uses in theirJim Meyering1-3/+5
2006-01-11*** empty log message ***Jim Meyering1-0/+2
2006-01-11[!_LIBC]: Include "fcntl--.h", to map open to open_safer.Jim Meyering1-0/+1
2006-01-11*** empty log message ***Jim Meyering1-0/+6
2006-01-11(fchmodat, fchownat): Declare.Jim Meyering1-1/+30
2006-01-11(fchownat): New function.Jim Meyering1-5/+59
2006-01-11(fchmodat): New file and function.Jim Meyering1-0/+104
2006-01-11*** empty log message ***Jim Meyering1-0/+4
2006-01-11(OP): Remove useless space-before-TAB.Jim Meyering1-1/+1
2006-01-10Sync from gnulib.Paul Eggert2-2/+6
2006-01-10Update copyright year.Paul Eggert1-1/+1
2006-01-10Remove stray "lib/"s in previous change.Paul Eggert1-1/+1
2006-01-10Sync from gnulib.Paul Eggert15-239/+300
2006-01-10*** empty log message ***Jim Meyering1-0/+10
2006-01-10Avoid the double-free (first in fts_read, second in fts_close) thatJim Meyering1-0/+1
2006-01-10*** empty log message ***Jim Meyering1-33/+0
2006-01-09fix typo in commentJim Meyering1-2/+2
2006-01-06*** empty log message ***Jim Meyering1-0/+37
2006-01-06(COPYRIGHT_YEAR): Update to 2006.Jim Meyering1-2/+2
2006-01-04.Jim Meyering1-52/+50
2006-01-04(tzname): Don't declare if it is already #defined.Paul Eggert2-2/+7
2006-01-04*** empty log message ***Jim Meyering1-0/+5
2006-01-04Merge from glibc.Jim Meyering1-2/+3
2006-01-03(xtime_make, xtime_nonnegative_nsec, xtime_nsec): UsePaul Eggert2-5/+12
2006-01-03correct first-line commentJim Meyering1-2/+2
2006-01-02New approach to safer chmod.Paul Eggert1-0/+8
2006-01-02No longer used.Paul Eggert2-159/+0
2006-01-02New file.Paul Eggert1-0/+35
2006-01-02Include lchmod.h, lchmod.c.Paul Eggert1-5/+7
2005-12-27chdir-related fixesPaul Eggert1-0/+25
2005-12-27(save_cwd): Don't bother trying to open directoryPaul Eggert1-6/+2
2005-12-27(rpl_chown) [CHOWN_MODIFIES_SYMLINK]:Paul Eggert1-10/+27
2005-12-27(defined_S_IFMT): New macro.Paul Eggert1-36/+45
2005-12-27(diropen): Don't bother trying to open directory for write access:Paul Eggert1-4/+1
2005-12-27(chdir_no_follow): Don't bother trying to open directory for writePaul Eggert1-15/+6
2005-12-27(cdb_free): Don't bother trying to open directoryPaul Eggert1-6/+3
2005-12-26(chdir_no_follow): Move declaration of local,Jim Meyering1-5/+7
2005-12-26*** empty log message ***Jim Meyering1-0/+7
2005-12-25chdir-safer.c still needs unistd.hPaul Eggert1-1/+1