Work around a glibc bug in strtok_r.
[gnulib.git] / doc /
2009-09-06 Ben PfaffWork around a glibc bug in strtok_r.
2009-09-05 Eric Blakesymlinkat: new module
2009-09-05 Bruno HaibleSupport towlower and towupper.
2009-09-04 Eric Blakefaccessat: new module
2009-09-04 Eric Blakeopenat: declare in POSIX headers
2009-09-03 Eric Blakefdopendir: split into its own module
2009-09-01 Eric Blakefchdir: port to mingw
2009-08-30 Bruno HaibleMention indirect conversion problem.
2009-08-30 Bruno HaibleWork around iconv_open problem on Solaris.
2009-08-27 Karl Berry-m(dup2): Texinfo typo
2009-08-27 Bruno HaibleAvoid sizeof __func__ == 0 pitfall.
2009-08-25 Bruno HaibleClarify affected Linux versioins in last commit.
2009-08-25 Bruno Haibledup2: work around a Linux bug.
2009-08-25 Bruno HaibleNew module 'accept4'.
2009-08-23 Bruno HaibleNew module 'dup3'.
2009-08-23 Bruno HaibleNew module 'mkostemp'.
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-22 Bruno HaibleNew module 'pipe2'.
2009-08-22 Bruno HaibleReference some new glibc functions.
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-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
2009-08-12 Bruno HaibleNew modules 'getopt-posix', 'getopt-gnu'.
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 'uname'.
2009-08-03 Bruno HaibleNew module 'sys_utsname'.
2009-08-02 Bruno HaibleEnsure HOST_NAME_MAX as part of the gethostname module.
2009-07-27 Karl Berryautoupdate
2009-07-26 Karl Berry-mautoupdate
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-17 Bruno HaibleDefine missing ESTALE on Interix 3.5.
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-06-09 Karl Berryautoupdate
2009-06-06 Neil JerramEscape non-texinfo { and }s
2009-06-04 Karl Berryautoupdate
2009-06-03 Bruno HaibleExplain how to use dumpbin.
2009-05-23 Bruno HaibleUpdate doc for 2009-04-26 change.
2009-05-22 Karl Berryautoupdate
2009-05-22 Pádraig BradyMention glibc function 'fallocate'.
2009-05-03 Bruno HaibleMove the fnmatch-posix module into the fnmatch module.
2009-04-29 Karl Berryautoupdate
2009-04-26 Bruno HaibleAvoid test failures on AIX and OSF/1.
2009-04-23 Bruno HaibleFix cross-compilation results.
2009-04-22 Karl Berryautoupdate
2009-04-17 Karl Berryautoupdate
2009-04-13 Karl Berryremove trailing whitespace to placate Jim, more license...
2009-04-12 Ben PfaffMake rename replace existing destinations on Windows.
2009-04-10 Bruno HaibleFix cross-compile guess for utime test.
2009-04-02 Simon Josefssonld-output-def.texi: Use DLL_VERSION.
2009-04-02 Bruno HaibleDocument how gnulib-tool can be put into PATH.
2009-04-01 Bruno HaibleFollow texinfo style conventions.
2009-04-01 Bruno HaibleRename module 'visibility'.
2009-04-01 Simon JosefssonAdd lib-msvc-compat module.
2009-04-01 Simon JosefssonRename ld-version-script to lib-symbol-versions.
2009-03-23 Eric Blakesignal.h: always support 'volatile sig_atomic_t'
2009-03-19 Eric Blakedoc: mention more functions added in cygwin 1.7.0
2009-03-19 Eric BlakeINSTALL: regenerate after recent autoupdate
2009-03-18 Karl Berryautoupdate
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-03-13 Karl Berryautoupdate
2009-03-05 Karl Berryautoupdate
2009-03-03 Bruno HaibleSimplify usage recipe for HAVE_VISIBILITY.
2009-03-03 Bruno HaibleUpdate reference to node.
2009-03-03 Bruno HaibleRearrange doc about symbols in shared libraries.
2009-03-03 Simon JosefssonAdd new module ld-version-script. Fix doc for visibility.
2009-03-02 Bruno HaibleUpdate doc about visibility control of symbols in share...
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-26 Bruno HaibleWork around broken INT8_MAX, UINT8_MAX etc. values...
2009-02-22 Bruno HaibleCosmetic tweaks in the safe-alloc module.
2009-02-21 David LutterkortNew module 'safe-alloc'.
2009-02-09 Karl Berryautoupdate
2009-02-09 Bruno HaibleDocument the complications of bi-arch systems.
2009-02-09 Bruno HaibleDocument the 'havelib' module.
2009-02-08 Bruno HaibleFix wrong order of sections, compared to TOC.
2009-02-07 Karl Berryautoupdate
2009-02-07 Bruno HaibleImprove doc of dirfd module.
2009-01-28 Bruno HaibleAdd an index entry.
2009-01-27 Karl Berryautoupdate
2009-01-24 Bruno HaibleDocument the meaning of obsolete modules.
2009-01-24 Bruno HaibleAdd hint regarding "TeX capacity exceeded" error.
2009-01-23 Bruno HaibleChange c_strtod, c_strtold to no longer call xalloc_die().
2009-01-20 Michael GoldMention a couple of restrictions of c_strtod.
2009-01-19 Eric Blakedoc: mention another function added in cygwin 1.7.0
2009-01-19 Eric Blakeunistd: guarantee STDIN_FILENO here, for OS/2 EMX
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'.
next