summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Correct the va_copy definition for AIX 5.Bruno Haible2008-03-111-0/+15
* Fix commit from 2007-06-20.Bruno Haible2008-03-111-1/+1
* Extend freadptr to return also the buffer size.Bruno Haible2008-03-101-3/+4
* Make fflush after ungetc work on BSD platforms.Bruno Haible2008-03-071-2/+5
* Likewise for ftello.Eric Blake2008-03-061-0/+1
* Ensure that fseeko is declared when possible.Bruno Haible2008-03-061-0/+1
* Change license to unlimited for func module.Simon Josefsson2008-03-061-1/+1
* Rename __func__ module to func.Simon Josefsson2008-03-063-10/+10
* Add module __func__ to provide C99 __func__ variable.Simon Josefsson2008-03-062-0/+28
* Re-license byteswap to LGPLv2+.Simon Josefsson2008-03-051-1/+1
* Use unlimited license for inline module.Simon Josefsson2008-03-051-1/+1
* Remove useless "if" tests before free. Deprecate "free" module.Jim Meyering2008-03-022-2/+3
* New module 'memchr2'.Eric Blake2008-03-012-0/+34
* Tests for module 'freadseek'.Bruno Haible2008-02-291-0/+13
* New module 'freadseek'.Bruno Haible2008-02-291-0/+25
* Tests for module 'freadptr'.Bruno Haible2008-02-281-0/+15
* New module 'freadptr'.Bruno Haible2008-02-281-0/+23
* Tests for module 'environ'.Bruno Haible2008-02-241-0/+11
* Oops, forgot a dependency.Bruno Haible2008-02-241-0/+1
* New module 'environ'.Bruno Haible2008-02-246-0/+30
* Speed up from O(n^2) to O(n).Bruno Haible2008-02-181-0/+1
* Support the "git pull --rebase" situation.Bruno Haible2008-02-171-0/+1
* Quotearg part 4: add tests, fix c-maybe colon quoting.Eric Blake2008-02-121-0/+12
* Improve reference to ./libgnu.a.Bruno Haible2008-02-121-1/+1
* New module 'git-merge-changelog'.Bruno Haible2008-02-111-0/+36
* New script and module: useless-if-before-freeJim Meyering2008-02-101-0/+19
* New script and module: gitlog-to-changelogJim Meyering2008-02-091-0/+19
* Add sha1 self test.Simon Josefsson2008-01-311-0/+10
* vc-list-files: new moduleJim Meyering2008-01-311-0/+19
* Rename isnan, applicable to 'double' only, to isnand.Bruno Haible2008-01-2626-32/+33
* Exploit the __builtin_signbit GCC built-in.Bruno Haible2008-01-261-0/+1
* Add self-test for sockets module.Simon Josefsson2008-01-251-0/+10
* Add module sockets.Simon Josefsson2008-01-241-0/+25
* New module gethostname-tests.Simon Josefsson2008-01-171-0/+10
* Convert c-strcasestr to be more efficient.Eric Blake2008-01-161-4/+3
* Convert strcasestr module to use Two-Way algorithm.Eric Blake2008-01-144-9/+32
* Replace strsignal if it does not work fine.Bruno Haible2008-01-151-0/+1
* Fix documentation of include file.Bruno Haible2008-01-141-1/+1
* Make the functions argp_error, argp_failure known to xgettext.Colin Watson2008-01-141-0/+8
* Tests for module 'strsignal'.Colin Watson2008-01-141-0/+10
* New module 'strsignal'.Colin Watson2008-01-142-0/+32
* Make c-strstr rely on strstr.Bruno Haible2008-01-111-4/+1
* Share two-way algorithm.Eric Blake2008-01-102-0/+2
* Avoid quadratic strstr implementations.Eric Blake2008-01-103-0/+41
* Small tweaks to memmem module.Bruno Haible2008-01-101-8/+1
* Work around OpenBSD 4.0 tdelete() bug.Bruno Haible2008-01-101-0/+1
* Fix test failure on OpenBSD 4.0.Bruno Haible2008-01-101-0/+1
* Add memmem-simple module.Eric Blake2008-01-092-1/+29
* Give gcc some memmem optimization hints.Eric Blake2008-01-091-1/+1
* Add missing module dependencies.Bruno Haible2008-01-095-0/+13