bootstrap: fix handling of various perl --version formats
[gnulib.git] / doc /
2009-11-28 Eric Blakegetopt-gnu: flush out another BSD bug
2009-11-25 Jim Meyeringpread: new module
2009-11-25 Bruno Haibledoc: Most *_l functions exist in MacOS X 10.5.
2009-11-25 Bruno Haibledoc: Most *_l functions exist in MacOS X 10.5.
2009-11-23 Bruno HaibleNew module 'duplocale'.
2009-11-23 Bruno Haiblelocale: Make locale_t available when possible.
2009-11-21 Karl Berryautoupdate
2009-11-20 Eric Blakenanosleep: work around cygwin bug
2009-11-20 Eric Blakesleep: work around cygwin bug
2009-11-18 Eric Blakeusleep: new module
2009-11-18 Eric Blakechown: work around OpenBSD bug
2009-11-17 Eric Blakesetenv, unsetenv: work around various bugs
2009-11-14 Eric Blakeopenat: detect Solaris fchownat bug
2009-11-14 Eric Blakelchown: detect Solaris and FreeBSD bug
2009-11-14 Eric Blakechown: detect Solaris and FreeBSD bug
2009-11-13 Eric Blakegetgroups: work around FreeBSD bug
2009-11-13 Eric Blakegetgroups: don't expose GETGROUPS_T to user
2009-11-12 Eric Blakemknod: new module
2009-11-12 Eric Blakemkfifo: new module
2009-11-11 Eric Blakereadlink: detect FreeBSD bug
2009-11-11 Eric Blakesymlink: detect FreeBSD bug
2009-11-10 Eric Blakelink: detect FreeBSD bug
2009-11-10 Eric Blakeunlink, remove: detect FreeBSD bug
2009-11-09 Eric Blakerename: detect FreeBSD bug
2009-11-09 Eric Blakeopen: detect FreeBSD bug
2009-11-09 Eric Blakestat: detect FreeBSD bug
2009-11-06 Eric Blakefreopen-safer: new module
2009-11-05 Eric Blakemkstemps, mkostemps: new modules
2009-10-21 Eric Blakeutimensat: work around Solaris 9 bug
2009-10-21 Eric Blakedoc: regenerate INSTALL
2009-10-19 Karl Berryautoupdate
2009-10-18 Bruno HaibleDocument the alternative APIs for character classification.
2009-10-18 Bruno HaibleNew module 'isblank'.
2009-10-18 Bruno HaibleNew module 'ctype'.
2009-10-16 Eric Blakeutimensat: new module
2009-10-14 Eric Blaketest-stat-time: port to mingw
2009-10-13 Eric Blakesys_stat: guarantee struct timespec
2009-10-10 Eric Blakefutimens: new module
2009-10-10 Eric Blakeutimens: add UTIME_NOW and UTIME_OMIT support
2009-10-10 Eric Blakedoc: mention timestamp portability issues
2009-10-10 Eric Blakerelocatable: prefer 'file system' over 'filesystem'
2009-10-10 Eric Blakedup2: work around FreeBSD 6.1 bug
2009-10-10 Eric Blakemaint: prefer 'file system' over 'filesystem'
2009-10-09 Jim Meyeringselinux-h: always use getfilecon wrappers
2009-10-07 Eric Blakemkdir, mkdirat: fix cygwin 1.5.x bug
2009-10-07 Eric Blakedoc: tweak *at function documentation
2009-10-07 Eric Blakeopenat: fix GNU/Hurd bug in unlinkat
2009-10-07 Eric Blakefdopendir: fix GNU/Hurd bug
2009-10-07 Eric Blakedoc: tweak more cygwin information
2009-10-05 Karl Berryinclude execvpe.texi, so doc builds again
2009-10-02 Eric Blakerename, fchdir: don't ignore chdir failure
2009-10-02 Eric Blakerenameat: new module
2009-10-02 Eric Blakerename-tests: new test, exposes several platform bugs
2009-09-28 Eric Blakedoc: mention yet more cygwin 1.7 status
2009-09-26 Eric Blakedoc: mention more cygwin 1.7 status
2009-09-24 Eric Blakelinkat: new module
2009-09-23 Eric Blakereadlink: document portability issue with symlink length
2009-09-23 Eric Blakereadlink: fix Solaris 9 bug with trailing slash
2009-09-23 Eric Blakereadlink: fix cygwin 1.5.x bug with return type
2009-09-23 Eric Blakesymlink: new module, for Solaris 9 bug
2009-09-19 Eric Blakeopenat: fix openat bugs on Solaris 9
2009-09-19 Eric Blakeopenat: fix unlinkat bugs on Solaris 9
2009-09-19 Eric Blakeopenat: fix fstatat bugs on Solaris 9
2009-09-19 Eric Blakeremove: new module, for mingw and Solaris 9 bugs
2009-09-19 Eric Blakeunlink: new module, for Solaris 9 bug
2009-09-19 Eric Blakelstat: fix Solaris 9 bug
2009-09-19 Eric Blakestat: fix Solaris 9 bug
2009-09-19 Eric Blakestat: new module, for mingw bug
2009-09-18 Eric Blakecanonicalize-lgpl: fix glibc bug with trailing slash
2009-09-18 Eric Blakecanonicalize, canonicalize-lgpl: use <stdlib.h>
2009-09-17 Bruno HaibleTweak copyright statements.
2009-09-17 Eric Blakermdir: work around cygwin 1.5.x and mingw bugs
2009-09-15 Karl Berry-mautoupdate
2009-09-10 Eric Blakelink: fix platform bugs
2009-09-08 Bruno HaibleWork around towlower, towupper bug on mingw.
2009-09-08 Eric Blakemkfifoat: new module
2009-09-07 Eric Blakerename: modernize replacement upstream/20090908+c5c46dc
2009-09-07 Eric Blakedoc: fix comments in recent patches
2009-09-06 Bruno HaibleMention affected platforms.
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
next