summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* getopt: bump serial numberEric Blake2009-10-011-1/+1
* getopt: fix inclusion guards for cygwinEric Blake2009-09-241-0/+9
* linkat: new moduleEric Blake2009-09-232-1/+28
* lstat: avoid mingw compilation errorEric Blake2009-09-232-15/+8
* readlink: fix Solaris 9 bug with trailing slashEric Blake2009-09-231-2/+19
* readlink: fix cygwin 1.5.x bug with return typeEric Blake2009-09-232-1/+15
* symlink: use throughout gnulibEric Blake2009-09-231-2/+2
* symlink: new module, for Solaris 9 bugEric Blake2009-09-232-0/+38
* link-follow: ensure correct resultEric Blake2009-09-222-6/+8
* link: fix quotingEric Blake2009-09-191-2/+2
* openat: fix openat bugs on Solaris 9Eric Blake2009-09-192-6/+9
* openat: move fstatat and unlinkat into correct filesEric Blake2009-09-191-2/+2
* openat: fix unlinkat bugs on Solaris 9Eric Blake2009-09-192-2/+7
* remove: new module, for mingw and Solaris 9 bugsEric Blake2009-09-192-1/+43
* unlink: new module, for Solaris 9 bugEric Blake2009-09-192-1/+30
* stat: fix Solaris 9 bugEric Blake2009-09-191-10/+28
* stat: new module, for mingw bugEric Blake2009-09-192-1/+34
* canonicalize-lgpl: adjust clients to use correct headerEric Blake2009-09-191-4/+4
* canonicalize, canonicalize-lgpl: honor // if distinct from /Eric Blake2009-09-171-1/+3
* canonicalize-lgpl: fix glibc bug with trailing slashEric Blake2009-09-173-68/+71
* canonicalize-lgpl: use native realpath if it worksEric Blake2009-09-172-5/+28
* canonicalize, canonicalize-lgpl: use <stdlib.h>Eric Blake2009-09-172-4/+10
* canonicalize: avoid resolvepathEric Blake2009-09-171-3/+2
* canonicalize, canonicalize-lgpl: update module dependenciesEric Blake2009-09-172-13/+15
* Make getdate.y compile on QNX and NetBSD 5 / i386.Bruno Haible2009-09-171-1/+15
* Fix typo in copyright line.Ian Beckwith2009-09-171-1/+1
* rmdir: ensure correct dependency orderEric Blake2009-09-171-1/+2
* unlinkdir: port to mingwEric Blake2009-09-161-6/+7
* stdlib: sort witness namesEric Blake2009-09-161-6/+6
* rmdir: work around cygwin 1.5.x and mingw bugsEric Blake2009-09-162-2/+36
* fchdir: improve use of replacement functionsEric Blake2009-09-154-4/+14
* Remove obsolete macros from several modules.Ralf Wildenhues2009-09-1022-330/+331
* strndup: fix improper m4 cachingEric Blake2009-09-092-27/+23
* getcwd: port to mingwEric Blake2009-09-091-14/+30
* link: fix platform bugsEric Blake2009-09-092-6/+18
* Work around towlower, towupper bug on mingw.Bruno Haible2009-09-081-2/+11
* mkfifoat: new moduleEric Blake2009-09-082-14/+41
* rename: modernize replacementEric Blake2009-09-072-4/+6
* stdio: sort witness namesEric Blake2009-09-071-52/+52
* faccessat, symlinkat: continue cleanup of previous patchEric Blake2009-09-063-3/+6
* Remove dependency from unistd_h.m4, sys_stat_h.m4, fcntl_h.m4 to openat.m4.Bruno Haible2009-09-074-28/+36
* For NULL, include <stdlib.h>, not <stdio.h>.Bruno Haible2009-09-061-1/+1
* Work around a glibc bug in strtok_r.Ben Pfaff2009-09-062-3/+53
* symlinkat: new moduleEric Blake2009-09-052-0/+25
* link-follow: fix logic bug in prior patchEric Blake2009-09-041-6/+6
* link-follow: accomodate mingw and cross-compilationEric Blake2009-09-041-16/+34
* faccessat: compile replacementEric Blake2009-09-031-1/+2
* faccessat: new moduleEric Blake2009-09-032-0/+23
* euidaccess: prefer POSIX over non-standard implementationEric Blake2009-09-031-1/+4
* openat: declare in POSIX headersEric Blake2009-09-034-20/+39