test-intprops: disable -Wtype-limits diagnostics
[gnulib.git] / lib /
2011-05-24 Paul Eggertintprops: shorten, to pacify gcc -Woverlength-strings
2011-05-24 Eric Blakestrerror_r: fix missing header
2011-05-24 Eric Blakestrerror_r: fix AIX test failures
2011-05-24 Eric Blakestrerror_r: fix Solaris test failures
2011-05-24 Eric Blakestrerror_r: enforce POSIX recommendations
2011-05-24 Jim Meyeringutimensat: do not reference an out-of-scope buffer
2011-05-24 Jim Meyeringopendir-safer.c: don't clobber errno; don't close negat...
2011-05-23 Paul Eggertverify: fix bug when gnulib <assert.h> is also included
2011-05-22 Bruno Haiblestrerror_r: Fix comments.
2011-05-21 Bruno Haiblerelocatable-prog-wrapper: Assume strerror() exists.
2011-05-21 Bruno Haibleselect: Simplify replacement idiom.
2011-05-21 Eric Blakestrerror_r: avoid clobbering strerror on cygwin
2011-05-20 Eric Blakestrerror_r: simplify AIX code.
2011-05-20 Paul Eggertintprops: remove assumption about A|B representation
2011-05-20 Jim Meyeringmaint: replace misused "a" with "an"
2011-05-20 Jim Meyeringmaint: correct misuse of "a" and "an"
2011-05-20 Paul Eggertintprops: work around IRIX 6.5 cc bug with 0u - 0u...
2011-05-20 Bruno Haiblestrerror_r: Work around strerror_r() change in Cygwin...
2011-05-19 Eric Blakestrerror_r: guarantee unchanged errno
2011-05-19 Bruno Haiblestrerror_r: Reorder #if blocks.
2011-05-19 Bruno Haibleperror: Avoid clobbering the strerror buffer when possible.
2011-05-19 Eric Blakestrerror_r: fix on newer cygwin
2011-05-19 Bruno Haiblestrerror_r: Avoid clobbering the strerror buffer when...
2011-05-19 Bruno Haiblestrerror_r: Fix test failure on mingw.
2011-05-19 Eric Blakestrerror: enforce POSIX ruling on strerror(0)
2011-05-19 Paul Eggertintprops: work around C compiler bugs
2011-05-19 Bruno Haiblestrerror_r: Avoid clobbering the strerror buffer when...
2011-05-18 Eric Blakefnmatch: avoid compiler warning
2011-05-15 Paul Eggertintprops: add safe, portable integer overflow checking
2011-05-14 James Youngmanfnmatch: sync glibc change fixing Bugzilla bug #12378
2011-05-12 Bruno Haiblegroup-member: Declare function in <unistd.h>.
2011-05-12 Bruno Haiblefclose: Fix mistake earlier today.
2011-05-11 Eric Blakefclose: preserve fflush errors
2011-05-11 Bruno Haiblefclose: Fix possible link error.
2011-05-10 Eric Blakefclose: avoid double close race when possible
2011-05-10 Bastien Roucarièsopenat: correct new comment
2011-05-10 Jim Meyeringopenat: add comments
2011-05-09 Eric Blakeopenat: reduce syscalls in first probe of /proc
2011-05-08 Paul Eggertintprops: Sun C 5.11 supports __typeof__
2011-05-08 Paul Eggertintprops: switch to usual gnulib indenting and naming
2011-05-06 Paul Eggertassert-h: new module, which supports C1X-style static_a...
2011-05-05 Bruno Haiblesignal: Define sighandler_t.
2011-05-02 Eric Blakefflush: also replace fclose when fixing fflush
2011-05-02 Eric Blakefclose: reduce dependencies
2011-05-01 Bruno HaibleRevert "netdb: Fix invalid C syntax." commit from 2011...
2011-04-30 Eric Blakefclose: don't fail on non-seekable input stream
2011-04-30 Bruno Haibledup3: cleanup
2011-04-30 Bruno Haiblenetdb: Make it work in C++ mode.
2011-04-30 Bruno Haiblepassfd: Add comments.
2011-04-30 Bruno Haiblesys_uio: Make <sys/uio.h> self-contained.
2011-04-30 Bruno Haiblesys_socket: Ensure 'struct iovec' definition.
2011-04-30 Bruno Haiblesys_uio: Protect definition of 'struct iovec'.
2011-04-30 Bruno Haiblenetdb: Fix invalid C syntax.
2011-04-29 Eric Blakequotearg: avoid uninitialized variable use
2011-04-29 Bruno Haiblenetdb: fix gai_strerror replacements
2011-04-28 Eric Blakegetaddrinfo: fix gai_strerror signature
2011-04-28 Eric Blakegetsockopt: avoid compiler warning
2011-04-28 Eric Blakehash, mgetgroups: drop xalloc dependency
2011-04-28 Eric Blakexalloc-oversized: new module
2011-04-28 Eric Blakeutimecmp: drop dependency on xmalloc
2011-04-28 Eric Blakegetcwd: fix mingw bugs
2011-04-27 Bruno HaibleTypo in comment.
2011-04-27 Bruno Haiblemkstemps: Ensure declaration on MacOS X 10.5.
2011-04-27 Bruno Haibleclean-temp: Clarify what it does.
2011-04-27 Eric Blakefchdir: avoid extra chdir and fix test
2011-04-27 Eric Blakesave-cwd: reduce default dependency
2011-04-27 Eric Blakegetcwd-lgpl: new module
2011-04-27 Eric Blakepassfd: avoid compiler warning
2011-04-27 Reuben Thomasmkstemp: mention clean-temp module
2011-04-26 Paul Eggertstrtoimax, strtoumax: simplify, port to HP-UX 11.00...
2011-04-25 Jim MeyeringRevert "use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE"
2011-04-25 Jim Meyeringuse _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE
2011-04-22 Paul Eggertstrtol: remove dependency on wchar
2011-04-21 Eric Blakepassfd: speed up configure and drop unused code
2011-04-21 Eric Blakepassfd: allow compilation on mingw
2011-04-21 Eric Blakesys_uio: new module
2011-04-19 Bruno Haibleioctl: Remove link dependency on native Windows.
2011-04-17 Bruno Haiblepipe2: Simplify code.
2011-04-17 Bruno Haiblenonblocking: Add comment.
2011-04-16 Bruno Haiblestrchrnul: Tweak last commit.
2011-04-15 Eric Blakestrchrnul: work around cygwin bug
2011-04-14 Bruno HaibleSupport non-blocking pipe I/O in read() on native Windows.
2011-04-14 Bruno HaibleSupport non-blocking pipe I/O in write() on native...
2011-04-14 Bruno Haiblewchar: Ensure that wchar_t gets defined on uClibc.
2011-04-13 Bruno HaibleSupport non-blocking pipe I/O in write() on native...
2011-04-11 Jim Meyeringmaint: remove doubled word: s/it it/it/
2011-04-10 Jim Meyeringmaint: remove doubled words in comments, e.g., s/a...
2011-04-09 Jim Meyeringmaint: fix "the the" in comment
2011-04-09 Jim Meyeringmaint: change "can not" to "cannot"
2011-04-09 Bruno Haiblecareadlinkat: Guard against misuse of careadlinkatcwd.
2011-04-09 Bruno Haiblecareadlinkat: Use common coding style.
2011-04-09 Bruno Haiblecareadlinkat: Clarify specification.
2011-04-09 Bruno Haibleallocator, careadlinkat: Fix double-inclusion guard.
2011-04-09 Bruno Haiblerelocatable-prog-wrapper: Update after module 'areadlin...
2011-04-09 Bruno Haibleverify: Fix syntax error with GCC 4.6 in C++ mode.
2011-04-08 Paul Eggertallocator: New module.
2011-04-08 Paul Eggert* lib/stdlib.in.h (malloc, realloc): Limit this change...
2011-04-08 Paul Eggert* lib/realloc.c (_GL_USE_STDLIB_ALLOC, malloc, realloc...
2011-04-08 Paul Eggert* lib/malloc.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
2011-04-08 Paul Eggert* lib/relocwrapper.c (_GL_USE_STDLIB_ALLOC, malloc...
next