summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: mention yet more cygwin 1.7 statusEric Blake2009-09-283-2/+22
* doc: mention more cygwin 1.7 statusEric Blake2009-09-2610-4/+39
* linkat: new moduleEric Blake2009-09-232-5/+9
* readlink: document portability issue with symlink lengthEric Blake2009-09-234-0/+24
* readlink: fix Solaris 9 bug with trailing slashEric Blake2009-09-231-0/+3
* readlink: fix cygwin 1.5.x bug with return typeEric Blake2009-09-231-0/+4
* symlink: new module, for Solaris 9 bugEric Blake2009-09-231-3/+10
* openat: fix openat bugs on Solaris 9Eric Blake2009-09-191-0/+5
* openat: fix unlinkat bugs on Solaris 9Eric Blake2009-09-191-0/+27
* openat: fix fstatat bugs on Solaris 9Eric Blake2009-09-191-0/+14
* remove: new module, for mingw and Solaris 9 bugsEric Blake2009-09-191-1/+12
* unlink: new module, for Solaris 9 bugEric Blake2009-09-191-1/+14
* lstat: fix Solaris 9 bugEric Blake2009-09-191-2/+15
* stat: fix Solaris 9 bugEric Blake2009-09-191-0/+4
* stat: new module, for mingw bugEric Blake2009-09-191-1/+13
* canonicalize-lgpl: fix glibc bug with trailing slashEric Blake2009-09-172-0/+12
* canonicalize, canonicalize-lgpl: use <stdlib.h>Eric Blake2009-09-172-12/+17
* Tweak copyright statements.Bruno Haible2009-09-171-1/+1
* rmdir: work around cygwin 1.5.x and mingw bugsEric Blake2009-09-161-0/+13
* -mautoupdateKarl Berry2009-09-151-3/+3
* link: fix platform bugsEric Blake2009-09-091-0/+4
* Work around towlower, towupper bug on mingw.Bruno Haible2009-09-082-0/+8
* mkfifoat: new moduleEric Blake2009-09-082-8/+18
* rename: modernize replacementEric Blake2009-09-071-3/+7
* doc: fix comments in recent patchesEric Blake2009-09-061-1/+2
* Mention affected platforms.Bruno Haible2009-09-061-7/+8
* Work around a glibc bug in strtok_r.Ben Pfaff2009-09-061-0/+4
* symlinkat: new moduleEric Blake2009-09-052-8/+24
* Support towlower and towupper.Bruno Haible2009-09-052-8/+8
* faccessat: new moduleEric Blake2009-09-032-8/+12
* openat: declare in POSIX headersEric Blake2009-09-031-1/+10
* fdopendir: split into its own moduleEric Blake2009-09-021-2/+5
* fchdir: port to mingwEric Blake2009-08-311-2/+9
* Mention indirect conversion problem.Bruno Haible2009-08-301-0/+6
* Work around iconv_open problem on Solaris.Bruno Haible2009-08-301-1/+1
* -m(dup2): Texinfo typoKarl Berry2009-08-271-1/+1
* Avoid sizeof __func__ == 0 pitfall.Bruno Haible2009-08-271-0/+3
* Clarify affected Linux versioins in last commit.Bruno Haible2009-08-261-1/+1
* dup2: work around a Linux bug.Bruno Haible2009-08-251-1/+5
* New module 'accept4'.Bruno Haible2009-08-251-4/+4
* New module 'dup3'.Bruno Haible2009-08-241-4/+4
* New module 'mkostemp'.Bruno Haible2009-08-231-4/+4
* fcntl-h: add O_TTY_INIT supportEric Blake2009-08-221-3/+3
* fcntl-h: rename from fcntl, in preparation for fcntl(2)Eric Blake2009-08-221-4/+35
* New module 'pipe2'.Bruno Haible2009-08-221-4/+4
* Reference some new glibc functions.Bruno Haible2009-08-225-0/+72
* popen: fix cygwin 1.5 bug when stdin closedEric Blake2009-08-191-1/+10
* doc: mention more functions added in cygwin 1.7.0Eric Blake2009-08-146-7/+14
* stddef: fix NetBSD 5.0 NULL bug, rather than working around itEric Blake2009-08-148-1/+41
* New modules 'getopt-posix', 'getopt-gnu'.Bruno Haible2009-08-132-8/+33