readlink: Relax test a bit.
[gnulib.git] / doc / posix-headers /
2010-07-02 Bruno Haiblestdbool: Update doc.
2010-04-18 Bruno HaibleDoc tweak.
2010-04-16 Eric Blaketest-stdbool: skip test that fails with Solaris CC
2010-02-17 Bruno HaibleMention NetBSD 5.0 problem.
2010-01-07 Bruno Haibledirent: Document the last fix.
2010-01-07 Bruno Haiblestdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.
2009-12-23 Bruno Haiblewchar: Diagnose broken combination of glibc and gcc...
2009-12-17 Eric Blakefcntl: port portions of fcntl to mingw
2009-12-17 Eric Blakefcntl: support F_DUPFD_CLOEXEC on systems with fcntl
2009-12-11 Bruno HaibleNew module 'langinfo'.
2009-11-23 Bruno Haiblelocale: Make locale_t available when possible.
2009-10-18 Bruno HaibleNew module 'ctype'.
2009-10-13 Eric Blakesys_stat: guarantee struct timespec
2009-10-10 Eric Blakeutimens: add UTIME_NOW and UTIME_OMIT support
2009-09-07 Eric Blakedoc: fix comments in recent patches
2009-09-06 Bruno HaibleMention affected platforms.
2009-09-04 Eric Blakefaccessat: new module
2009-09-04 Eric Blakeopenat: declare in POSIX headers
2009-08-23 Eric Blakefcntl-h: add O_TTY_INIT support
2009-08-23 Eric Blakefcntl-h: rename from fcntl, in preparation for fcntl(2)
2009-08-15 Eric Blakedoc: mention more functions added in cygwin 1.7.0
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
2009-08-09 Bruno HaibleMake <sys/select.h> really self-contained, also on...
2009-08-08 Bruno HaibleDefine HOST_NAME_MAX also for the various Unix platforms.
2009-08-03 Bruno HaibleNew module 'sys_utsname'.
2009-08-02 Bruno HaibleEnsure HOST_NAME_MAX as part of the gethostname module.
2009-06-17 Bruno HaibleDefine missing ESTALE on Interix 3.5.
2009-03-23 Eric Blakesignal.h: always support 'volatile sig_atomic_t'
2009-02-26 Bruno HaibleWork around broken INT8_MAX, UINT8_MAX etc. values...
2009-01-19 Eric Blakeunistd: guarantee STDIN_FILENO here, for OS/2 EMX
2008-12-29 Eric Blakewchar.h: supply WEOF on Irix 5.3
2008-11-15 Bruno HaibleMake the netdb.h replacement work on Haiku.
2008-11-15 Bruno HaibleMake the 'sched' module work on platforms where <sched...
2008-10-28 Simon JosefssonAdd modules for sys/times.h header and times function.
2008-10-24 Bruno HaibleDefine a dummy SA_NODEFER macro on Interix.
2008-10-22 Eric Blakenetdb: also supply struct addrinfo for cygwin 1.5.x
2008-10-19 Bruno HaibleNew module 'sys_wait'.
2008-10-18 Bruno HaibleNew module 'dirent'.
2008-10-15 Simon JosefssonAdd netdb.h replacement module.
2008-10-05 Bruno HaibleUpdate doc of OSF/1 4.0 problem.
2008-09-28 Bruno HaibleOSF/1 4.0 has a <sys/select.h> that lacks 'struct timeval'.
2008-09-28 Bruno HaibleNew module 'spawn'.
2008-09-28 Bruno HaibleNew module 'sched'.
2008-09-26 Bruno HaibleModule EOVERFLOW is removed.
2008-09-26 Bruno HaibleReorder items.
2008-09-26 Bruno HaibleSupport signal handling with SIGPIPE on native Windows...
2008-09-20 Bruno HaibleEnsure that wint_t gets defined on IRIX 5.3.
2008-09-15 Bruno HaibleOverride <errno.h> also on Cygwin.
2008-09-13 Bruno HaibleNew module 'errno'.
2008-08-20 Paolo BonziniMerge branch 'master' of ssh://bonzini@git.sv.gnu.org...
2008-08-20 Eric Blaketest-c-stack: fix compilation failure on FreeBSD 5.0
2008-08-17 Eric Blakec-stack: fix regression on Irix 5.3 from 2008-06-21
2008-06-21 Eric BlakeNew module sigaction, for mingw.
2008-04-13 Bruno HaibleOverride <sys/socket.h> when it exists but is incomplete.
2008-04-12 Eric BlakeWork around Solaris 10 math.h bug.
2008-04-02 Bruno HaibleRefine documentation of NAN problem.
2008-04-01 Eric BlakeGuarantee a definition of NAN.
2008-03-30 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
2008-03-30 Bruno HaibleNew module 'EOVERFLOW'.
2008-01-19 Bruno HaibleRename two directories: headers -> posix-headers, funct...