Age | Commit message (Expand) | Author |
2004-08-10 | (change_timestamps): Fix int->bool conversion | Paul Eggert |
2004-08-10 | Regenerate. | Paul Eggert |
2004-08-10 | Sync with gnulib. | Paul Eggert |
2004-08-09 | readlink.c cleanup | Paul Eggert |
2004-08-09 | (canonicalize_fname): Remove unneeded proxy function. | Paul Eggert |
2004-08-09 | Improve code to work in some cases when files are writeable but not readable. | Paul Eggert |
2004-08-09 | (wipename): Work even if the directory is writeable | Paul Eggert |
2004-08-09 | (diropen): New function. | Paul Eggert |
2004-08-09 | (rpl_chown): Work even if the file is writeable but not readable. | Paul Eggert |
2004-08-09 | Switch to UTF-8. | Paul Eggert |
2004-08-09 | Change to UTF-8. | Paul Eggert |
2004-08-09 | Import from gnulib. | Paul Eggert |
2004-08-09 | Regenerate. | Paul Eggert |
2004-08-09 | (xalloc_die): New function. | Paul Eggert |
2004-08-09 | Remove dependency of xalloc on error, etc. | Paul Eggert |
2004-08-09 | Adjust to sha->sha1 renaming. | Paul Eggert |
2004-08-09 | Finish renaming sha -> sha1. | Paul Eggert |
2004-08-08 | (O_BINARY) [!O_BINARY && defined O_BINARY]: | Paul Eggert |
2004-08-08 | (O_BINARY) [!O_BINARY && defined O_BINARY]: | Paul Eggert |
2004-08-07 | Merge from gnulib. | Paul Eggert |
2004-08-05 | Regenerate. | Paul Eggert |
2004-08-05 | New file, imported from gnulib. | Paul Eggert |
2004-08-05 | Sync from gnulib. | Paul Eggert |
2004-08-04 | Fixes for OpenBSD 3.4. | Paul Eggert |
2004-08-04 | Fixes for OpenBSD 3.4. | Paul Eggert |
2004-08-04 | Fixes for OpenBSD 3.4. | Paul Eggert |
2004-08-04 | Fix parenthesization typo. | Paul Eggert |
2004-08-04 | Remove bogus "*/" from shell comment. | Paul Eggert |
2004-08-04 | Remove bogus "*/" from shell comment. | Paul Eggert |
2004-08-04 | Include copyright notice. | Paul Eggert |
2004-08-04 | Include copyright notice. | Paul Eggert |
2004-08-04 | Include copyright notice. | Paul Eggert |
2004-08-04 | Add copyright notice. | Paul Eggert |
2004-08-04 | Add copyright notice. | Paul Eggert |
2004-08-04 | (PRIdMAX, PRIoMAX, PRIuMAX, PRIxMAX): | Paul Eggert |
2004-08-04 | (SIZE_MAX): Define after including files, to avoid | Paul Eggert |
2004-08-04 | (print_stat): Don't assume st_ino / st_dev fits in | Paul Eggert |
2004-08-04 | (LONGEST_MODIFIER): New macro. | Paul Eggert |
2004-08-04 | Sync from gnulib. | Paul Eggert |
2004-08-04 | Work around bug in OpenBSD 3.4 sterror_r: it | Paul Eggert |
2004-08-04 | Add uname kludge to work around Mac OS X bug. | Paul Eggert |
2004-08-04 | Do not depend on HAVE_SYSCTL when deciding | Paul Eggert |
2004-08-03 | int cleanups for uniq, wc, who, whoami, unexpand, touch, tsort, tty, | Paul Eggert |
2004-08-03 | (main): Print uids using unsigned long int, not unsigned int. | Paul Eggert |
2004-08-03 | (scan_entries): 0 -> STDIN_FILENO. | Paul Eggert |
2004-08-03 | (iswspace, wc): Use to_uchar rather than a cast. | Paul Eggert |
2004-08-03 | (hard_LC_COLLATE, ignore_case, different, check_file, | Paul Eggert |
2004-08-03 | Int cleanup and minor reorganization to be more like src/expand.c. | Paul Eggert |
2004-08-03 | (print_element): Use bool for booleans. | Paul Eggert |
2004-08-03 | (silent, main): Use bool for booleans. | Paul Eggert |