-m(dup2): Texinfo typo
[gnulib.git] / doc / posix-functions /
2009-08-27 Karl Berry-m(dup2): Texinfo typo
2009-08-25 Bruno HaibleClarify affected Linux versioins in last commit.
2009-08-25 Bruno Haibledup2: work around a Linux bug.
2009-08-19 Eric Blakepopen: fix cygwin 1.5 bug when stdin closed
2009-08-15 Eric Blakedoc: mention more functions added in cygwin 1.7.0
2009-08-12 Bruno HaibleNew modules 'getopt-posix', 'getopt-gnu'.
2009-08-03 Bruno HaibleNew module 'uname'.
2009-07-21 Eric Blakedup2: fix more mingw problems
2009-07-21 Eric Blakedup2: work around mingw and cygwin 1.5 bug
2009-06-17 Eric Blakestrstr, strcasestr: replace on platforms with broken...
2009-06-14 Bruno HaibleMention also the glibc bug on IA-64.
2009-06-13 Eric Blakememchr: detect broken x86_64 and alpha implementations
2009-05-03 Bruno HaibleMove the fnmatch-posix module into the fnmatch module.
2009-04-26 Bruno HaibleAvoid test failures on AIX and OSF/1.
2009-04-23 Bruno HaibleFix cross-compilation results.
2009-04-12 Ben PfaffMake rename replace existing destinations on Windows.
2009-04-10 Bruno HaibleFix cross-compile guess for utime test.
2009-03-19 Eric Blakedoc: mention more functions added in cygwin 1.7.0
2009-03-17 Eric Blakedoc: mention more functions added in cygwin 1.7.0
2009-03-13 Bruno HaibleWork around select() bug on Interix 3.5.
2009-02-28 Bruno HaibleSeparate two tests. Mention the platforms in canonical...
2009-02-27 Eric Blakedoc: mention more functions added in cygwin 1.7.0
2009-02-27 Eric BlakeDetect bug in cygwin 1.5.x *printf on 1-character %ls.
2009-02-27 Bruno HaibleWork around a *printf bug with %ls on Solaris.
2009-02-26 Bruno HaibleFix *printf behaviour regarding the %ls directive.
2009-02-26 Bruno HaibleWork around mbrtowc bug in zh_CN.GB18030 locale on...
2009-02-07 Bruno HaibleImprove doc of dirfd module.
2009-01-19 Eric Blakedoc: mention more functions added in cygwin 1.7.0
2009-01-18 Martin LambersNew module 'link'.
2009-01-18 Bruno HaibleNew module 'alphasort'.
2009-01-18 Bruno HaibleNew module 'scandir'.
2009-01-18 Bruno HaibleNew modules 'dprintf', 'dprintf-posix'.
2009-01-18 Bruno HaibleNew modules 'vdprintf', 'vdprintf-posix'.
2008-12-23 Bruno HaibleMention platform-dependent limitations of wchar_t.
2008-12-22 Bruno HaibleWork around mbrlen() bugs on various platforms.
2008-12-22 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2008-12-22 Bruno HaibleMention a glibc bug.
2008-12-21 Bruno HaibleNew module 'wcsnrtombs'.
2008-12-21 Bruno HaibleNew module 'wcsrtombs'.
2008-12-21 Bruno HaibleWork around a wcrtomb() bug on Solaris 10 and OSF/1...
2008-12-21 Bruno HaibleWork around a btowc() bug on IRIX 6.5.
2008-12-21 Bruno HaibleNew module 'wcrtomb'.
2008-12-21 Bruno HaibleNew module 'mbsnrtowcs'.
2008-12-21 Bruno HaibleWork around mbsrtowcs bug on various platforms.
2008-12-21 Bruno HaibleMention that AIX has a crippled wchar_t type.
2008-12-21 Bruno HaibleUpdate for HP-UX 11.11.
2008-12-21 Bruno HaibleWork around a portability problem.
2008-12-21 Bruno HaibleWork around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
2008-12-21 Bruno HaibleWork around wctob bug on Solaris 9.
2008-12-20 Bruno HaibleDocument a select() bug on Solaris 2.6.
2008-12-20 Bruno HaibleEnsure wctob is declared on IRIX 6.5.
2008-12-20 Bruno HaibleNew module 'mbsrtowcs'.
2008-12-19 Bruno HaibleNew module 'mbrlen'.
2008-12-19 Bruno HaibleNew module 'mbrtowc'.
2008-12-19 Bruno HaibleNew module 'wctob'.
2008-12-17 Bruno HaibleNew module 'btowc'.
2008-12-17 Bruno HaibleNew module 'mbsinit'.
2008-12-15 Bruno HaibleTweak wording.
2008-12-15 Eric BlakeUpdate doc for cygwin 1.7.
2008-12-15 Bruno HaibleDocument the 'openat' module.
2008-12-14 Bruno HaibleDocument functions that have been added to POSIX:2008.
2008-12-14 Bruno HaibleMove documentation for glibc functions that are now...
2008-12-14 Bruno HaibleRefer to new POSIX:2008 standard.
2008-12-14 Bruno HaibleRefer to new POSIX:2008 standard.
2008-12-14 Bruno HaibleUpdate doc for POSIX:2008. Part 1: Function removals.
2008-10-28 Simon JosefssonAdd modules for sys/times.h header and times function.
2008-10-25 Bruno HaibleOverride the gethostname() declaration on native Window...
2008-10-21 Bruno HaibleCleanup and simplify winsock split changes.
2008-10-21 Simon JosefssonSplit winsock.c into many smaller files.
2008-10-19 Bruno HaibleNew module 'atoll'.
2008-10-19 Bruno HaibleUpdate doc regarding mingw.
2008-10-11 Bruno HaibleMake sleep work on older versions of mingw.
2008-10-11 Bruno HaibleNew module 'shutdown'.
2008-10-11 Bruno HaibleNew module 'fclose'.
2008-10-10 Bruno HaibleNew module 'ioctl'.
2008-10-10 Bruno HaibleMention new module 'close'.
2008-10-06 Bruno HaibleNew modules 'accept', 'bind', 'connect', 'getpeername...
2008-10-05 Bruno HaibleUpdate after module 'select' was created.
2008-10-02 Richard W.M. Jonesfsync: new module
2008-10-01 Bruno HaibleAvoid the broken posix_spawn function on AIX 5.3 and...
2008-09-29 Paolo Bonzinidocumentation update for mingw socket functions
2008-09-28 Bruno HaibleTweak patch that overrides open() and fopen().
2008-09-28 Bruno HaibleNew module 'posix_spawnp'.
2008-09-28 Bruno HaibleNew module 'posix_spawn'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_destroy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setsigmask'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getsigmask'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setsigdefault'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getsigdefault'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setschedpolicy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getschedpolicy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setschedparam'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getschedparam'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setpgroup'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getpgroup'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setflags'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getflags'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_init'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_destroy'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_addopen'.
next