Age | Commit message (Expand) | Author |
2006-01-12 | *** empty log message *** | Jim Meyering |
2006-01-12 | Remove useless parentheses in cpp directives, so that | Jim Meyering |
2006-01-12 | Import from gnulib. | Paul Eggert |
2006-01-12 | Add stdint_.h. | Paul Eggert |
2006-01-12 | Adjust to md5 changes in gnulib, and make sha1 etc. more consistent | Paul Eggert |
2006-01-12 | (struct sha512_ctx): Use a word buffer, not a byte buffer, so that we | Paul Eggert |
2006-01-12 | (struct sha256_ctx): Use a word buffer, not a byte buffer, so that we | Paul Eggert |
2006-01-12 | (struct sha1_ctx): Use a word buffer, not a byte buffer, | Paul Eggert |
2006-01-12 | Fix commentary to match md5 better. Adjust to .h file changes. | Paul Eggert |
2006-01-12 | (__attribute__): Remove; unused. | Paul Eggert |
2006-01-12 | Fix commentary typos. | Paul Eggert |
2006-01-12 | (BUILT_SOURCES, EXTRA_DIST, stdint.h, MOSTLYCLEANFILES): | Paul Eggert |
2006-01-12 | Add 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 their | Jim 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-10 | Sync from gnulib. | Paul Eggert |
2006-01-10 | Update copyright year. | Paul Eggert |
2006-01-10 | Remove stray "lib/"s in previous change. | Paul Eggert |
2006-01-10 | Sync from gnulib. | Paul Eggert |
2006-01-10 | *** empty log message *** | Jim Meyering |
2006-01-10 | Avoid the double-free (first in fts_read, second in fts_close) that | Jim Meyering |
2006-01-10 | *** empty log message *** | Jim Meyering |
2006-01-09 | fix typo in comment | Jim 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-04 | Merge from glibc. | Jim Meyering |
2006-01-03 | (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use | Paul Eggert |
2006-01-03 | correct first-line comment | Jim Meyering |
2006-01-02 | New approach to safer chmod. | Paul Eggert |
2006-01-02 | No longer used. | Paul Eggert |
2006-01-02 | New file. | Paul Eggert |
2006-01-02 | Include lchmod.h, lchmod.c. | Paul Eggert |
2005-12-27 | chdir-related fixes | Paul Eggert |
2005-12-27 | (save_cwd): Don't bother trying to open directory | Paul Eggert |
2005-12-27 | (rpl_chown) [CHOWN_MODIFIES_SYMLINK]: | Paul Eggert |