gnulib.git
2008-02-07 Bruno HaibleFix bug introduced on 2008-01-26.
2008-02-06 Bruno HaibleFix bug introduced on 2007-06-10.
2008-02-05 Karl Berryautoupdate
2008-02-05 Peter O'Gormangetloadavg: use libperfstat on AIX5
2008-02-03 Bruno HaibleAdd comments about required includes.
2008-02-02 Bruno Haibleusers.txt: Add gnuit.
2008-01-31 Bruno HaibleMark set_uint32 function as 'inline'.
2008-01-31 Jim MeyeringUse "sizeof VAR", rather than a literal "4".
2008-01-31 Simon JosefssonFix typo. Suggested by Jim.
2008-01-31 Simon JosefssonAdd sha1 self test.
2008-01-31 Simon JosefssonAdd SHA1_DIGEST_SIZE #define to sha1.h.
2008-01-31 Jim MeyeringPrefer "sizeof v" over the equivalent "4".
2008-01-31 Jim Meyeringvc-list-files: new module
2008-01-31 Simon Josefssonsha1.c (set_uint32): Mark function as static.
2008-01-31 Simon Josefssonmd2: clarify comments to say that alignment is not...
2008-01-31 Simon Josefssonmd4: adapt alignment constraint fix from sha1.
2008-01-31 Simon Josefssonmd5: adapt alignment constraint fix from sha1.
2008-01-31 Peter Palfradersha1: remove the result buffer alignment constraint
2008-01-30 Andreas SchwabFix autoconf test bug introduced on 2008-01-15.
2008-01-30 Karl Berrylog
2008-01-30 Karl Berrytry to preserve x bits
2008-01-30 Karl Berryautoupdate
2008-01-29 Jim Meyeringvasnprintf.c: Avoid warning about unused label
2008-01-26 Bruno HaibleAdd credits to ChangeLog entry.
2008-01-26 Bruno HaibleUse the GCC built-in __builtin_isnanl (if it works).
2008-01-26 Bruno HaibleMake use of GCC's __builtin_isnan.
2008-01-26 Bruno HaibleUse the GCC built-in when available.
2008-01-26 Bruno HaibleRename isnan, applicable to 'double' only, to isnand.
2008-01-26 Bruno HaibleExploit the __builtin_signbit GCC built-in.
2008-01-25 Jim MeyeringPrefer <config.h> over "config.h". See autoconf doc...
2008-01-25 Simon JosefssonAdd self-test for sockets module.
2008-01-24 Simon JosefssonAdd module sockets.
2008-01-24 Karl Berryexec
2008-01-24 Karl Berryautoupdate
2008-01-20 Karl Berryautoupdate
2008-01-19 Bruno HaibleRename two directories: headers -> posix-headers, funct...
2008-01-19 Bruno HaibleIncorporate existing strcasestr doc into new doc structure.
2008-01-19 Bruno HaibleIncorporate existing memmem doc into new doc structure.
2008-01-19 Bruno HaibleNew documentation of GNU libc functions.
2008-01-18 Bruno HaibleFix a printf statement.
2008-01-17 Karl Berryautoupdate
2008-01-17 Simon JosefssonNew module gethostname-tests.
2008-01-17 Simon JosefssonNeed string.h unconditionally, for strncpy or strcpy.
2008-01-17 Eric BlakeConvert c-strcasestr to be more efficient.
2008-01-16 Paolo Bonzini* build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overrid...
2008-01-16 Simon JosefssonDisable secure memory in gc-libgcrypt.c.
2008-01-16 Simon JosefssonNeed string.h for strcpy in gethostname module.
2008-01-16 Paul EggertFix problem with getdate on mingw32 reported by Simon...
2008-01-15 Bruno HaibleWork around a MacOS X 10.5 bug in frexpl().
2008-01-15 Eric BlakeTouch up previous patch.
2008-01-15 Eric BlakeConvert strcasestr module to use Two-Way algorithm.
2008-01-15 Bruno HaibleReplace strsignal if it does not work fine.
2008-01-14 Bruno HaibleFix documentation of include file.
2008-01-14 Colin WatsonMake the functions argp_error, argp_failure known to...
2008-01-14 Karl Berryautoupdate
2008-01-14 Bruno HaibleTypo in comment.
2008-01-13 Colin WatsonTests for module 'strsignal'.
2008-01-13 Colin WatsonNew module 'strsignal'.
2008-01-13 Eric BlakeRestore executable bits.
2008-01-13 Bruno HaibleAvoid unsupported locales on OpenBSD.
2008-01-13 Bruno HaibleDon't redefine __attribute__ without a need.
2008-01-13 Karl Berryautoupdate
2008-01-12 Bruno HaibleAdd documentation chapter about the glibc header files.
2008-01-12 Jim Meyeringannounce-gen: emit Gnulib's git-based version string.
2008-01-12 Jim Meyering* build-aux/announce-gen: Also check for lzma-compresse...
2008-01-12 Bruno HaibleIncrease the maximum allowed time for the test.
2008-01-12 Bruno HaibleMore notes about specific platforms.
2008-01-11 Eric Blakefix typo
2008-01-11 Eric Blake* m4/strstr.m4: Delete cruft from copy-n-paste.
2008-01-11 Bruno HaibleMake c-strstr rely on strstr.
2008-01-11 Bruno HaibleAdd documentation for the c-* modules.
2008-01-10 Eric BlakeFix a comment.
2008-01-10 Eric BlakeShare two-way algorithm.
2008-01-10 Eric BlakeAvoid quadratic strstr implementations.
2008-01-10 Bruno HaibleMake it possible to avoid all memory leaks when calling...
2008-01-10 Bruno HaibleUpdate copyright year.
2008-01-10 Colin Watson* lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if...
2008-01-10 Bruno HaibleSmall tweaks to memmem module.
2008-01-10 Bruno HaibleWork around OpenBSD 4.0 tdelete() bug.
2008-01-10 Bruno HaibleFix test failure on OpenBSD 4.0.
2008-01-10 Bruno HaibleUndo the commit dced91140ad8eb666ed6cc6192fb486dadf623bb.
2008-01-10 Paul Eggertgl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H uncondit...
2008-01-09 Eric BlakeAdd memmem-simple module.
2008-01-09 Eric BlakeGive gcc some memmem optimization hints.
2008-01-09 Ralf WildenhuesSupport AIX 6.1 and higher.
2008-01-09 Bruno HaibleHandle the particular PRIdMAX values on MacOS X and...
2008-01-09 Bruno HaibleAdd missing module dependencies.
2008-01-08 Bruno HaibleDocument the knuth_morris_pratt calling convention...
2008-01-08 Bruno HaibleDetect wcwidth bug on OpenBSD 4.0.
2008-01-08 Eric BlakeRewrite memmem to guarantee linear complexity without...
2008-01-08 Bruno HaibleRemove unnecessary TESTS_ENVIRONMENT setting.
2008-01-08 Mike FrysingerAdd a configure time option: --disable-acl.
2008-01-08 Simon JosefssonUpdate localename-tests for setenv changes.
2008-01-08 Ralf Wildenhues* DEPENDENCIES: Require Texinfo version 4.6 or newer.
2008-01-08 Colin WatsonAdd man-db.
2008-01-08 Bruno HaibleNo need to drop periods from section names.
2008-01-08 Bruno HaibleDon't strip off a leading "lt-" prefix outside a .libs...
2008-01-07 Bruno HaibleImprove memory cleanup in 'relocatable' module.
2008-01-07 Bruno HaibleRelax test, so that it passes on older glibc systems.
2008-01-07 Ralf Wildenhuesautoupdate.
next