summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-11Regenerate.Paul Eggert
2004-08-11Further fix for -d regression.Paul Eggert
2004-08-11Fix typo: missing ).Paul Eggert
2004-08-11obstack fixesPaul Eggert
2004-08-11minor porting fixes (e.g., obstack)Paul Eggert
2004-08-11(gl_PREREQ_OBSTACK): RequirePaul Eggert
2004-08-11Do not include error.h. (merge from gnulib).Paul Eggert
2004-08-11Include <inttypes.h> and <stdint.h> if available.Paul Eggert
2004-08-11(settime): Recode to avoid warning with Sun Forte C 6U2.Paul Eggert
2004-08-11(O_DIRECTORY): Define to 0 if the system doesn't define.Paul Eggert
2004-08-11Test for the -d regression.Paul Eggert
2004-08-11Test for the -d regression.Paul Eggert
2004-08-11* src/install.c (main): Fix -d regressionPaul Eggert
2004-08-11(main): Fix -d regression introduced withPaul Eggert
2004-08-11Fix porting problem to Reliant Unix.Paul Eggert
2004-08-11(WIDE_CHAR_SUPPORT): Don't set to 1 if missingPaul Eggert
2004-08-11(_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.Paul Eggert
2004-08-11(copy_internal): When preserving links, unlinkPaul Eggert
2004-08-11Fix cp -a confusion bug.Paul Eggert
2004-08-10Convert to UTF-8.Paul Eggert
2004-08-10Convert to UTF-8.Paul Eggert
2004-08-10Fix typo in previous log entry.Paul Eggert
2004-08-10(usage, tee): "tee -" writes to standard output, notPaul Eggert
2004-08-10(die, xfopen, mergefps, first_same_file, merge):Paul Eggert
2004-08-10(usage): "-" is an operand, not an option.Paul Eggert
2004-08-10(Common options): Clarify that "-" meansPaul Eggert
2004-08-10POSIX-conformance fixes for "-" used as an operand.Paul Eggert
2004-08-10"sort -o -", "shred -", "tee -" POSIX-conformance fixes.Paul Eggert
2004-08-10Document "sort -o -" and "tee -" POSIX-conformance fixes.Paul Eggert
2004-08-10Fix install.c int->bool conversion bug.Paul Eggert
2004-08-10(change_timestamps): Fix int->bool conversionPaul Eggert
2004-08-10Regenerate.Paul Eggert
2004-08-10Sync with gnulib.Paul Eggert
2004-08-09readlink.c cleanupPaul Eggert
2004-08-09(canonicalize_fname): Remove unneeded proxy function.Paul Eggert
2004-08-09Improve 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 writeablePaul 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-09Switch to UTF-8.Paul Eggert
2004-08-09Change to UTF-8.Paul Eggert
2004-08-09Import from gnulib.Paul Eggert
2004-08-09Regenerate.Paul Eggert
2004-08-09(xalloc_die): New function.Paul Eggert
2004-08-09Remove dependency of xalloc on error, etc.Paul Eggert
2004-08-09Adjust to sha->sha1 renaming.Paul Eggert
2004-08-09Finish 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-07Merge from gnulib.Paul Eggert