summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Touch up previous patch.Eric Blake2008-01-143-5/+9
* Convert strcasestr module to use Two-Way algorithm.Eric Blake2008-01-1415-118/+238
* Replace strsignal if it does not work fine.Bruno Haible2008-01-156-7/+67
* Fix documentation of include file.Bruno Haible2008-01-142-1/+5
* Make the functions argp_error, argp_failure known to xgettext.Colin Watson2008-01-142-0/+14
* autoupdateKarl Berry2008-01-141-3/+4
* Typo in comment.Bruno Haible2008-01-143-4/+4
* Tests for module 'strsignal'.Colin Watson2008-01-143-0/+82
* New module 'strsignal'.Colin Watson2008-01-148-0/+409
* Restore executable bits.Eric Blake2008-01-132-0/+0
* Avoid unsupported locales on OpenBSD.Bruno Haible2008-01-134-18/+53
* Don't redefine __attribute__ without a need.Bruno Haible2008-01-1315-28/+46
* autoupdateKarl Berry2008-01-132-7/+7
* Add documentation chapter about the glibc header files.Bruno Haible2008-01-1232-0/+964
* announce-gen: emit Gnulib's git-based version string.Jim Meyering2008-01-122-15/+26
* * build-aux/announce-gen: Also check for lzma-compressed files.Jim Meyering2008-01-122-3/+8
* Increase the maximum allowed time for the test.Bruno Haible2008-01-123-3/+8
* More notes about specific platforms.Bruno Haible2008-01-123-6/+11
* fix typoEric Blake2008-01-101-1/+1
* * m4/strstr.m4: Delete cruft from copy-n-paste.Eric Blake2008-01-102-5/+6
* Make c-strstr rely on strstr.Bruno Haible2008-01-113-105/+13
* Add documentation for the c-* modules.Bruno Haible2008-01-119-0/+265
* Fix a comment.Eric Blake2008-01-112-3/+7
* Share two-way algorithm.Eric Blake2008-01-106-711/+443
* Avoid quadratic strstr implementations.Eric Blake2008-01-1011-9/+721
* Make it possible to avoid all memory leaks when calling relocate().Bruno Haible2008-01-103-7/+30
* Update copyright year.Bruno Haible2008-01-101-1/+1
* * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:Colin Watson2008-01-102-1/+6
* Small tweaks to memmem module.Bruno Haible2008-01-104-19/+24
* Work around OpenBSD 4.0 tdelete() bug.Bruno Haible2008-01-106-8/+70
* Fix test failure on OpenBSD 4.0.Bruno Haible2008-01-103-1/+18
* Undo the commit dced91140ad8eb666ed6cc6192fb486dadf623bb.Bruno Haible2008-01-103-14/+3
* gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.Paul Eggert2008-01-093-6/+15
* Add memmem-simple module.Eric Blake2008-01-097-11/+69
* Give gcc some memmem optimization hints.Eric Blake2008-01-093-9/+34
* Support AIX 6.1 and higher.Ralf Wildenhues2008-01-093-7/+13
* Handle the particular PRIdMAX values on MacOS X and mingw.Bruno Haible2008-01-092-1/+47
* Add missing module dependencies.Bruno Haible2008-01-096-0/+26
* Document the knuth_morris_pratt calling convention better.Bruno Haible2008-01-084-6/+20
* Detect wcwidth bug on OpenBSD 4.0.Bruno Haible2008-01-083-3/+14
* Rewrite memmem to guarantee linear complexity without malloc.Eric Blake2008-01-085-199/+419
* Remove unnecessary TESTS_ENVIRONMENT setting.Bruno Haible2008-01-082-1/+5
* Add a configure time option: --disable-acl.Mike Frysinger2008-01-082-34/+49
* Update localename-tests for setenv changes.Simon Josefsson2008-01-083-3/+8
* * DEPENDENCIES: Require Texinfo version 4.6 or newer.Ralf Wildenhues2008-01-082-1/+5
* Add man-db.Colin Watson2008-01-082-1/+6
* No need to drop periods from section names.Bruno Haible2008-01-082-1/+6
* Don't strip off a leading "lt-" prefix outside a .libs directory.Bruno Haible2008-01-082-4/+12
* Improve memory cleanup in 'relocatable' module.Bruno Haible2008-01-084-20/+49
* Relax test, so that it passes on older glibc systems.Bruno Haible2008-01-072-2/+8