2008-05-11 |
Bruno Haible | Move gen-lbrkprop from GNU gettext to here. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Bruno Haible | Update license to GPLv3+. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Bruno Haible | Add prerequisites for using 'inline'. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Jim Meyering | New modules: crypto/sha256, crypto/sha512 (from coreutils) |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Bruno Haible | Update modules list. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Bruno Haible | New module 'unictype/gen-ctype'. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Bruno Haible | Update comments. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Jim Meyering | Make chdir-safer.c more efficient on a system with... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Jim Meyering | Make chdir-safer.c slightly safer. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Jim Meyering | Avoid compile failure on systems without ELOOP (like... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruno Haible | Use case-insensitive comparison. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruno Haible | Use u8_conv_from_encoding instead of using special... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruno Haible | Tests for module unilbrk/ulc-width-linebreaks. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruno Haible | Tests for module 'unilbrk/u32-width-linebreaks'. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruno Haible | Tests for module unilbrk/u16-width-linebreaks. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruno Haible | Tests for module unilbrk/u8-width-linebreaks. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruno Haible | Tests for module unilbrk/ulc-possible-linebreaks |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruno Haible | Tests for module unilbrk/u32-possible-linebreaks. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruno Haible | Tests for module unilbrk/u16-possible-linebreaks. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruno Haible | Tests for module unilbrk/u8-possible-linebreaks. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bruno Haible | Split up the 'linebreak' module. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Eric Blake | Add xmemdup0. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Bruno Haible | Correct indentation. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Eric Blake | Support cross-compilation of <wctype.h>. |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Soren Hansen | build-aux/vc-list-files: Add support for bzr. |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Jim Meyering | test-getaddrinfo.c: include <netinet/in.h> |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Jim Meyering | getaddrinfo.h: handle undefined EAI_NODATA |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Jim Meyering | avoid failed assertion with tight malloc |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Simon Josefsson | Make sure inet_ntop/inet_pton is declared when needed. |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Jim Meyering | avoid compilation error on FreeBSD 6 |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Jim Meyering | useless-if-before-free: correct --help's exit status... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Jim Meyering | vc-list-files: make the stand-alone gnulib test work |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Bruno Haible | Fix computation of newsize during reallocation. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Bruno Haible | Add comments. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Jim Meyering | vc-list-files: accommodate /bin/sh like the one from... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Jim Meyering | add tests for vc-list-files |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Jim Meyering | avoid a warning from gcc |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Jim Meyering | * ChangeLog: Mention Soren Hansen and add thread URL. |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Jim Meyering | vc-list-files: work properly with build-aux/cvsu, too |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Jim Meyering | vc-list-files: work properly in the CVS+awk case, too |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Jim Meyering | vc-list-files: avoid use of ${*-*} that fails when... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Eric Blake | Optimize getndelim2 to use block operations when possible. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Bruno Haible | Ensure the system declares inet_ntop, inet_pton when... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Jim Meyering | When the is more than one match in a block, match all... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Jim Meyering | Fix broken useless-if-before-free script. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Bruno Haible | Mention Simon's recent changes. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Eric Blake | Use new header. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Jim Meyering | Avoid test segfault on x86_64 due to lack of inet_ntop... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Jim Meyering | * m4/arpa_inet_h.m4: Remove trailing blanks. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Eric Blake | Silence valgrind on safe reads beyond potential array... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Bruno Haible | Enable gnulib's <arpa/inet.h> replacement also when... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Jim Meyering | * modules/mkdir (License): Re-license as LGPLv2+. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Bruno Haible | Set the module maintainer. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Simon Josefsson | Make arpa/inet module build under MinGW. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Eric Blake | Test getndelim2. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Eric Blake | Document rawmemchr. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Eric Blake | Ensure sane coding of ChangeLog. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Bruno Haible | Use 'raise'. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Bruno Haible | Expect rpmatch to be declared. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Bruno Haible | Declare rpmatch. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Bruno Haible | Change rpmatch to use nl_langinfo when appropriate. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Eric Blake | Add rawmemchr module, matching glibc. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Eric Blake | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Eric Blake | Optimize and test strchrnul. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Eric Blake | * .gitignore: Ignore bad patch applications. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Eric Blake | Remove intprops dependency. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Simon Josefsson | Move AC_REQUIRE([AC_C_INLINE]) to top. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Simon Josefsson | Move inet_ntop and inet_pton declarations to arpa/inet.h. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Simon Josefsson | Fix proper win32 checks and use of inline for setsockopt. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Bruno Haible | Mention a problem on mingw. |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Bruno Haible | Make test-stat-time pass on mingw. |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Bruno Haible | Add some comments. |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Bruno Haible | Stricter test whether isnanl works. |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Bruno Haible | Make test-yesno.sh work on mingw. |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Bruno Haible | Fix 'isfinite' on x86, x86_64, ia64 platforms. |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Bruno Haible | Allow local renaming in config.h. |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Bruno Haible | Avoid gcc warnings. |
commit | commitdiff | tree | snapshot |
2008-04-27 |
Eric Blake | Optimize and test memrchr. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Bruno Haible | Oops, fix mistake in third-to-last commit. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Bruno Haible | Add tentative support for DragonFly BSD. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Bruno Haible | New private include file lib/stdio-impl.h. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Bruno Haible | New private include file lib/stdio-impl.h. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Bruno Haible | Fix indentation. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Bruno Haible | Put system dependent routines into inline functions. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Bruno Haible | Put system dependent routines into inline functions. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Bruno Haible | Work around limitation of an old 'tr' program on Solaris. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Bruno Haible | Tests for module 'memchr'. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Bruno Haible | Optimize parallel detection of matching bytes. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Bruno Haible | Define memchr, not __memchr. |
commit | commitdiff | tree | snapshot |
2008-04-26 |
Bruno Haible | Superficial improvements and comments. |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Eric Blake | Use native fstatat on cygwin 1.7.0. |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Eric Blake | Improve memchr2 performance. |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Simon Josefsson | Make setsockopt replacement more typesafe. |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Simon Josefsson | Add file, was missing from last commit. |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Simon Josefsson | Add inet_ntop and inet_pton declarations to arpa/inet... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Jim Meyering | * modules/verify (License): Re-license as LGPLv2+. |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Simon Josefsson | Cast fourth argument to setsockopt on MinGW. |
commit | commitdiff | tree | snapshot |
next |