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