summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* avoid a warning from gccJim Meyering2008-04-301-1/+8
* Optimize getndelim2 to use block operations when possible.Eric Blake2008-04-291-19/+60
* Use new header.Eric Blake2008-04-291-3/+4
* Silence valgrind on safe reads beyond potential array bounds.Eric Blake2008-04-292-0/+24
* Enable gnulib's <arpa/inet.h> replacement also when inet_ntop or inet_pton ne...Bruno Haible2008-04-291-8/+19
* Test getndelim2.Eric Blake2008-04-281-5/+18
* Use 'raise'.Bruno Haible2008-04-291-1/+1
* Expect rpmatch to be declared.Bruno Haible2008-04-291-4/+1
* Declare rpmatch.Bruno Haible2008-04-292-4/+18
* Change rpmatch to use nl_langinfo when appropriate.Bruno Haible2008-04-291-23/+110
* Add rawmemchr module, matching glibc.Eric Blake2008-04-283-0/+154
* Whitespace cleanup.Eric Blake2008-04-281-12/+12
* Optimize and test strchrnul.Eric Blake2008-04-281-5/+114
* Remove intprops dependency.Eric Blake2008-04-283-12/+6
* Move inet_ntop and inet_pton declarations to arpa/inet.h.Simon Josefsson2008-04-285-72/+26
* Fix proper win32 checks and use of inline for setsockopt.Simon Josefsson2008-04-281-1/+1
* Add some comments.Bruno Haible2008-04-271-1/+10
* Allow local renaming in config.h.Bruno Haible2008-04-271-1/+3
* Avoid gcc warnings.Bruno Haible2008-04-272-2/+2
* Optimize and test memrchr.Eric Blake2008-04-261-113/+85
* Oops, fix mistake in third-to-last commit.Bruno Haible2008-04-261-2/+2
* Add tentative support for DragonFly BSD.Bruno Haible2008-04-2613-60/+87
* New private include file lib/stdio-impl.h.Bruno Haible2008-04-2612-155/+25
* New private include file lib/stdio-impl.h.Bruno Haible2008-04-261-0/+67
* Fix indentation.Bruno Haible2008-04-261-2/+2
* Put system dependent routines into inline functions.Bruno Haible2008-04-261-25/+53
* Optimize parallel detection of matching bytes.Bruno Haible2008-04-261-115/+83
* Define memchr, not __memchr.Bruno Haible2008-04-261-3/+9
* Superficial improvements and comments.Bruno Haible2008-04-261-44/+81
* Improve memchr2 performance.Eric Blake2008-04-231-103/+37
* Make setsockopt replacement more typesafe.Simon Josefsson2008-04-231-1/+7
* Add file, was missing from last commit.Simon Josefsson2008-04-231-0/+45
* Cast fourth argument to setsockopt on MinGW.Simon Josefsson2008-04-221-0/+4
* Replace the isw* functions on Linux libc5.Bruno Haible2008-04-221-2/+19
* Fix mistake in last commit.Bruno Haible2008-04-221-2/+2
* Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl' differently.Bruno Haible2008-04-222-3/+3
* Fix compilation errors related to rpl_mkdir on mingw.Bruno Haible2008-04-212-11/+30
* Port to native Windows platforms.Bruno Haible2008-04-211-8/+37
* Fix compilation error on mingw.Bruno Haible2008-04-211-0/+1
* Work around preprocessors that don't handle UINTMAX_MAX.Eric Blake2008-04-211-12/+13
* Fix test failure on platforms with non-GNU iconv.Bruno Haible2008-04-202-3/+141
* Work around snprintf bug on Linux libc5.Bruno Haible2008-04-191-3/+5
* Make floorlog10 function more precise.Bruno Haible2008-04-191-4/+4
* Fix rounding when a precision is given.Bruno Haible2008-04-191-2/+110
* Provide missing no-op definitions for the dummy implementation.Bruno Haible2008-04-181-1/+4
* Update the list of Windows locales.Bruno Haible2008-04-171-4/+98
* Update after Microsoft change the value if SUBLANG_SINDHI_PAKISTAN.Bruno Haible2008-04-171-114/+206
* Add tentative support for Linux libc5.Bruno Haible2008-04-1711-11/+11
* Remove unused variables.Bruno Haible2008-04-161-2/+1
* Fix bug in error handling code.Bruno Haible2008-04-161-2/+2