log

age author description
Tue, 29 Apr 2008 02:37:52 +0200 Bruno Haible Change rpmatch to use nl_langinfo when appropriate.
Mon, 28 Apr 2008 17:08:43 -0600 Eric Blake Add rawmemchr module, matching glibc.
Mon, 28 Apr 2008 17:02:16 -0600 Eric Blake Whitespace cleanup.
Mon, 28 Apr 2008 15:43:04 -0600 Eric Blake Optimize and test strchrnul.
Mon, 28 Apr 2008 15:18:09 -0600 Eric Blake * .gitignore: Ignore bad patch applications.
Mon, 28 Apr 2008 10:24:14 -0600 Eric Blake Remove intprops dependency.
Mon, 28 Apr 2008 20:08:35 +0200 Simon Josefsson Move AC_REQUIRE([AC_C_INLINE]) to top.
Mon, 28 Apr 2008 17:40:25 +0200 Simon Josefsson Move inet_ntop and inet_pton declarations to arpa/inet.h.
Mon, 28 Apr 2008 16:38:34 +0200 Simon Josefsson Fix proper win32 checks and use of inline for setsockopt.
Mon, 28 Apr 2008 11:24:51 +0200 Bruno Haible Mention a problem on mingw.
Mon, 28 Apr 2008 00:12:56 +0200 Bruno Haible Make test-stat-time pass on mingw.
Sun, 27 Apr 2008 23:30:18 +0200 Bruno Haible Add some comments.
Sun, 27 Apr 2008 22:51:28 +0200 Bruno Haible Stricter test whether isnanl works.
Sun, 27 Apr 2008 16:22:30 +0200 Bruno Haible Make test-yesno.sh work on mingw.
Sun, 27 Apr 2008 14:07:20 +0200 Bruno Haible Fix 'isfinite' on x86, x86_64, ia64 platforms.
Sun, 27 Apr 2008 12:41:21 +0200 Bruno Haible Allow local renaming in config.h.
Sun, 27 Apr 2008 12:37:28 +0200 Bruno Haible Avoid gcc warnings.
Sat, 26 Apr 2008 21:26:10 -0600 Eric Blake Optimize and test memrchr.
Sat, 26 Apr 2008 19:42:00 +0200 Bruno Haible Oops, fix mistake in third-to-last commit.
Sat, 26 Apr 2008 18:58:00 +0200 Bruno Haible Add tentative support for DragonFly BSD.
Sat, 26 Apr 2008 18:12:05 +0200 Bruno Haible New private include file lib/stdio-impl.h.
Sat, 26 Apr 2008 18:10:54 +0200 Bruno Haible New private include file lib/stdio-impl.h.
Sat, 26 Apr 2008 16:48:23 +0200 Bruno Haible Fix indentation.
Sat, 26 Apr 2008 16:47:30 +0200 Bruno Haible Put system dependent routines into inline functions.
Sat, 26 Apr 2008 16:42:17 +0200 Bruno Haible Put system dependent routines into inline functions.
Sat, 26 Apr 2008 14:14:12 +0200 Bruno Haible Work around limitation of an old 'tr' program on Solaris.
Sat, 26 Apr 2008 12:43:40 +0200 Bruno Haible Tests for module 'memchr'.
Sat, 26 Apr 2008 12:38:15 +0200 Bruno Haible Optimize parallel detection of matching bytes.
Sat, 26 Apr 2008 12:31:13 +0200 Bruno Haible Define memchr, not __memchr.
Sat, 26 Apr 2008 11:31:20 +0200 Bruno Haible Superficial improvements and comments.