X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2FChangeLog;h=d3dce493f123888678911dace2487428aff6de76;hb=0e56d268c07233446ac6171d32bf1a5a41fdbea0;hp=0328348b7e4d051d52d012975ed8f4df122d29da;hpb=e63023ef37a1810d614daeaafbdf36c9c0ae2d4c;p=pspp diff --git a/lib/ChangeLog b/lib/ChangeLog index 0328348b7e..d3dce493f1 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,108 @@ +2005-10-14 Paul Eggert + + * obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't + include ; no longer needed. + +2005-10-14 Jakub Jelinek + and Ulrich Drepper + + Import from libc. + * obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf + instead of inline stream orientation test and two separate + function calls. Pay no attention to USE_IN_LIBIO. + +2005-10-14 Roland McGrath + + Import from libc. [BZ #1331] + * obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed + macro argument. + Reported by Matej Vela . + +2005-10-13 Paul Eggert + + * mkdir-p.c (make_dir_parents): Don't report an error if an + intermediate directory is in a read-only file system. Problem + reported by Eric Blake. + +2005-10-13 Simon Josefsson + + * gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation. + Move memory allocation outside of loop. + +2005-10-12 Simon Josefsson + + * gc-pbkdf2-sha1.c: New file. + + * gc.h: Add gc_pbkdf2_sha1 prototype. + +2005-10-12 Simon Josefsson + + * gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types, + suggested by Bruno Haible . + +2005-10-12 Simon Josefsson + + * gc-libgcrypt.c (gc_hmac_sha1): New function. + + * gc-gnulib.c (gc_hmac_sha1): New function. + +2005-10-12 Simon Josefsson + + * gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1. + +2005-10-12 Simon Josefsson + + * gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and + GC_USE_HMAC_MD5, respectively. + + * gc-libgcrypt.c (gc_md5): Fix assert call. + (gc_md5): Fix typo. + + * gc.h (gc_hash_buffer): Use gc_hash in prototype. + + * gc-libgcrypt.c (gc_hash_buffer): Ditto. + + * gc-gnulib.c (gc_hash_buffer): Ditto. + +2005-10-11 Bruno Haible + + * c-strcasestr.h: New file, from GNU gettext. + * c-strcasestr.c: New file, from GNU gettext. + +2005-10-11 Bruno Haible + + * c-strcase.h: New file, from GNU gettext. + * c-strcasecmp.c: New file, from GNU gettext. + * c-strncasecmp.c: New file, from GNU gettext. + +2005-10-11 Simon Josefsson + + * crc.h, crc.c: New files. + + * gc.h (gc_hash_buffer): Add doc. + +2005-10-08 Simon Josefsson + + * gc.h: Add gc_hash and gc_hash_buffer. + + * gc-gnulib.c (gc_hash_buffer): Add. Reorder #include's. + + * gc-libgcrypt.c (gc_hash_buffer): Add. + +2005-10-11 Bruno Haible + + * strcasecmp.c: Include limits.h. + (strcasecmp): Avoid integer overflow on exotic platforms. + * strncasecmp.c: Include limits.h. + (strncasecmp): Avoid integer overflow on exotic platforms. + Reported by Paul Eggert. + +2005-10-06 Simon Josefsson + + * hmac-md5.c: New file. + + * hmac.h: New file. + 2005-10-06 Simon Josefsson * memxor.c (memxor): Avoid casts and warnings. @@ -2797,7 +2902,7 @@ 2004-09-08 Bruno Haible - * stdint_.h.in: New file, taken from GNU clisp. + * stdint_.h: New file, taken from GNU clisp. 2004-09-08 Oskar Liljeblad @@ -6681,7 +6786,7 @@ * exclude.c (bool): Declare, perhaps by including stdbool.h. (): Include only if HAVE_SYS_TYPES_H. (, , , , ): - Include if available. + Include if available. (): Include (SIZE_MAX): Define if or doesn't. (verify): New macro. Use it to verify that EXCLUDE macros do not