summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2004-08-10Convert to UTF-8.Paul Eggert
2004-08-10Regenerate.Paul Eggert
2004-08-10Sync with gnulib.Paul Eggert
2004-08-09Improve code to work in some cases when files are writeable but not readable.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-09Change to UTF-8.Paul Eggert
2004-08-09Import from gnulib.Paul Eggert
2004-08-09Regenerate.Paul Eggert
2004-08-09Remove dependency of xalloc on error, etc.Paul Eggert
2004-08-09Finish renaming sha -> sha1.Paul Eggert
2004-08-07Merge from gnulib.Paul Eggert
2004-08-05Regenerate.Paul Eggert
2004-08-05Sync from gnulib.Paul Eggert
2004-08-04Fixes for OpenBSD 3.4.Paul Eggert
2004-08-04(SIZE_MAX): Define after including files, to avoidPaul Eggert
2004-08-04(LONGEST_MODIFIER): New macro.Paul Eggert
2004-08-04Sync from gnulib.Paul Eggert
2004-08-04Work around bug in OpenBSD 3.4 sterror_r: itPaul Eggert
2004-08-02Include limits.h, stdbool.h.Paul Eggert
2004-08-02unsigned -> unsigned intPaul Eggert
2004-08-02unsigned -> unsigned intPaul Eggert
2004-08-02Include <stdbool.h>.Paul Eggert
2004-08-02Include yesno.h first.Paul Eggert
2004-08-02(errno): Remove decl; we now assume C89 or better.Paul Eggert
2004-08-02Just include xstrtol.h rather than rolling our own include pattern.Paul Eggert
2004-08-02Just include xstrtol.h rather than rolling our own include pattern.Paul Eggert
2004-08-02Log today's int-related changesPaul Eggert
2004-08-02(version_etc_va): Use size_t for sizes.Paul Eggert
2004-08-02Include <stdbool.h>.Paul Eggert
2004-08-02(errno): Remove decl; we now assume C89 or better.Paul Eggert
2004-08-02Rewrite to avoid casts.Paul Eggert
2004-08-02Include stdbool.h.Paul Eggert
2004-08-02nanosleep.c (errno): Remove decl; we now assume C89 or better.Paul Eggert
2004-08-02Use Autoconf-suggested pattern for inttypes and stdint.Paul Eggert
2004-08-02Update copyright.Paul Eggert
2004-08-02Use Autoconf-suggested pattern for inttypes and stdint.Paul Eggert
2004-08-02Use Autoconf-suggested pattern for inttypes and stdint.Paul Eggert
2004-08-02(hash_string): Rewrite to avoid cast.Paul Eggert
2004-08-02Include <stdbool.h>.Paul Eggert
2004-08-02hard-locale.c (hard_locale): Return bool, not int.Paul Eggert
2004-08-02Include <stdbool.h>.Paul Eggert
2004-08-02(lookup_word): Rewrite to avoid cast.Paul Eggert
2004-08-02(textutils_fileblocks_unused): Make it a typedefPaul Eggert
2004-08-02Update copyright.Paul Eggert
2004-08-02(enum canonicalize_mode_t): Reformat comments to fit in 80 columns.Paul Eggert
2004-08-02(errno): Remove decl; we now assume C89 or better.Paul Eggert
2004-08-02(xstrtod): Return bool, not int. Invert the sense of the boolean.Paul Eggert
2004-08-02(xstrtod): Return bool, not int. Invert the sense of the boolean.Paul Eggert
2004-08-02Don't include <sys/types.h> or "exit.h"; no longer needed.Paul Eggert