Work around declaration collisions on Minix.
[gnulib.git] / doc / posix-functions /
2011-07-31 Bruno HaibleDocumentation about Minix.
2011-07-26 Bruno Haiblefseek, ftell: Fix doc.
2011-07-26 Paul EggertAdd dependencies to the 'largefile' module.
2011-07-24 Bruno Haibledoc: Mention the effects of AC_SYS_LARGEFILE.
2011-07-24 Bruno Haibledoc: Fix typo.
2011-07-24 Bruno Haibledoc: Mention fsusage.
2011-07-24 Bruno Haibledoc: Mention new glibc headers and functions.
2011-07-21 Pádraig Bradytimer-time: A new module to check for timer_settime()
2011-07-16 Paul Eggertdoc: Document NonStop portability issues.
2011-07-11 Eric Blakeffs: new module
2011-07-08 Bruno Haiblepthread_sigmask: Work around IRIX bug.
2011-07-08 Bruno Haiblepthread_sigmask: Work around Cygwin bug.
2011-07-08 Bruno Haiblepthread_sigmask: Work around bug in single-threaded...
2011-07-08 Bruno Haiblepthread_sigmask: Ensure declaration in <signal.h> also...
2011-07-08 Bruno Haiblepthread_sigmask: Ensure declaration in <signal.h>.
2011-07-08 Bruno Haiblepthread_sigmask: Document the module.
2011-07-07 Eric Blakegetopt-gnu: avoid crash in glibc getopt
2011-07-06 Paul Eggertpselect: document better
2011-07-06 Paul Eggertpthread_sigmask: new module
2011-07-05 Eric Blakesnprintf: guarantee %1$d, for libintl
2011-07-03 Bruno HaibleComments about EINTR.
2011-06-29 Eric Blakepipe, pipe2: don't corrupt fd on error
2011-06-22 Eric Blakelink: work around IRIX bug
2011-06-21 Eric Blakestrerror_r: fix OpenBSD behavior on out-of-range
2011-06-21 Eric Blakestrerror_r: fix OpenBSD behavior on 0
2011-06-19 Bruno Haiblesprintf-posix: Fix test failure on AIX 7.1.
2011-06-19 Bruno Haibleroundl-ieee: Fix test failure on AIX 7.1.
2011-06-19 Bruno Haibleround-ieee: Fix test failures on AIX 7.1 and OSF/1...
2011-06-19 Bruno Haibleroundf-ieee: Fix test failures on AIX 7.1 and OSF/1...
2011-06-19 Bruno Haibleceilf-ieee: Work around bug on MacOS X 10.5.
2011-06-19 Bruno Haibleceilf-ieee: Work around bug on AIX 7.1.
2011-06-19 Bruno Haibleceil-ieee: Work around bug on AIX 7.1.
2011-06-18 Bruno HaibleDoc update.
2011-06-08 Eric Blakestrerror_r-posix: fix on MacOS
2011-06-08 Eric Blakeperror: document fixed bugs
2011-06-07 Eric Blakestrerror_r-posix: work around cygwin 1.7.9
2011-06-07 Eric Blaketest-perror: relax test to ignore cygwin bug
2011-06-06 Eric Blakecanonicalize-lgpl: work around AIX realpath bug
2011-06-04 Bruno Haiblesetlocale: Enable replacement on Cygwin 1.5.
2011-06-04 Bruno Haibledoc: Fix a module name.
2011-06-01 Eric Blakeperror: call strerror_r directly
2011-05-25 Eric Blakegetcwd: work around mingw bug
2011-05-24 Eric Blakedocs: document recently fixed glibc printf bug
2011-05-24 Eric Blakestrerror_r: fix Solaris test failures
2011-05-24 Eric Blakestrerror_r: enforce POSIX recommendations
2011-05-21 Eric Blakestrerror_r: avoid clobbering strerror on cygwin
2011-05-20 Eric Blakestrerror_r: avoid corrupting errno on Solaris
2011-05-20 Eric Blakeperror: work around FreeBSD bug
2011-05-20 Eric Blaketest-perror: check for strerror interactions
2011-05-19 Eric Blakestrerror: enforce POSIX ruling on strerror(0)
2011-05-13 Eric Blakegetcwd-lgpl: relax test for FreeBSD
2011-05-12 Bruno Haiblecanonicalize, canonicalize-lgpl: Avoid crash dialog...
2011-05-06 Eric Blakefclose: guarantee behavior on seekable stdin
2011-05-05 Bruno Haiblefclose, fflush: Respect rules for use of AC_LIBOBJ.
2011-05-02 Eric Blakefflush: also replace fclose when fixing fflush
2011-05-02 Eric Blakefclose: add some tests
2011-04-30 Bruno HaibleNew modules 'vfscanf', 'vscanf'.
2011-04-28 Eric Blakegetaddrinfo: fix gai_strerror signature
2011-04-28 Eric Blakegetcwd: fix mingw bugs
2011-04-27 Bruno Haiblemkstemp: More documentation.
2011-04-27 Bruno Haibleclean-temp: Clarify what it does.
2011-04-27 Eric Blakegetcwd-lgpl: new module
2011-04-27 Reuben Thomasmkstemp: replace if system version uses wrong permissions
2011-04-27 Reuben Thomasmkstemp: mention clean-temp module
2011-04-25 Bruno Haiblestrtod: Remove check for strtod, unless supporting...
2011-04-25 Bruno Haibledup2: Remove check for dup2, unless supporting old...
2011-04-25 Bruno Haiblestrnlen: Avoid memchr related link error on old obsolet...
2011-04-19 Bruno HaibleMove the support of O_NONBLOCK in open() to the 'open...
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-13 Bruno HaibleSupport non-blocking pipe I/O in write() on native...
2011-04-09 Paul Eggertmaint: change "can not" to "cannot"
2011-04-09 Jim Meyeringmaint: change "can not" to "cannot"
2011-04-01 Bruno Haiblewcpcpy, wcpncpy: Ensure declaration on glibc >= 2.13...
2011-03-29 Bruno Haiblegetaddrinfo: Doc fix.
2011-03-28 Simon Josefssongetaddrinfo: Doc fix.
2011-03-24 Eric Blakerealloc: document portability problem
2011-02-22 Bruno HaibleNew module 'wctomb'.
2011-02-22 Bruno HaibleNew module 'mbtowc'.
2011-02-13 Bruno Haiblembrtowc: Work around native Windows bug.
2011-02-13 Bruno Haiblembsinit: Work around mingw bug.
2011-02-12 Bruno Haiblewcsrtombs: Work around bug on native Windows.
2011-02-12 Bruno Haiblembsrtowcs: Work around bug on native Windows.
2011-02-12 Bruno Haiblesetlocale: Workaround native Windows bug.
2011-02-12 Bruno HaibleNew module 'setlocale'.
2011-02-09 Bruno HaibleNew module 'towctrans'.
2011-02-09 Bruno HaibleNew module 'wctrans'.
2011-02-09 Bruno HaibleNew module 'iswctype'.
2011-02-09 Bruno HaibleNew module 'wctype'.
2011-02-08 Bruno Haibleiswblank: Ensure declaration on glibc systems.
2011-02-08 Bruno HaibleNew module 'iswblank'.
2011-02-07 Bruno HaibleRename module 'wctype' to 'wctype-h'.
2011-02-07 Bruno HaibleNew module 'wcswidth'.
2011-02-07 Bruno HaibleNew module 'wcstok'.
2011-02-07 Bruno HaibleNew module 'wcsstr'.
2011-02-07 Bruno HaibleNew module 'wcspbrk'.
2011-02-07 Bruno HaibleNew module 'wcsspn'.
2011-02-07 Bruno HaibleNew module 'wcscspn'.
2011-02-07 Bruno HaibleNew module 'wcsrchr'.
2011-02-07 Bruno HaibleNew module 'wcschr'.
next