acl: warn if ACL support is not detected
[gnulib.git] / doc /
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
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...
next