summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* filenamecat: split into filenamecat-lgplEric Blake2009-10-291-2/+8
* dirname: split into dirname-lgplEric Blake2009-10-291-3/+11
* fseek: avoid compilation failure when fflush is replacedEric Blake2009-10-272-9/+15
* acl: warn if ACL support is not detectedPádraig Brady2009-10-201-0/+3
* New module 'isblank'.Bruno Haible2009-10-181-0/+19
* New module 'ctype'.Bruno Haible2009-10-181-0/+28
* m4: stylistic-only: hoist AC_SUBST to be adjacent to initializationJim Meyering2009-10-183-6/+6
* Don't let environment variables perturb build.Bruno Haible2009-10-181-3/+3
* Avoid symlink attack in localcharset module.Bruno Haible2009-10-182-6/+14
* Implement nproc for IRIX.Bruno Haible2009-10-181-3/+4
* Implement nproc for HP-UX.Bruno Haible2009-10-181-3/+3
* Implement nproc for NetBSD, OpenBSD.Bruno Haible2009-10-181-0/+24
* Fix recognition of sys/sysctl.h on OpenBSD 4.0.Bruno Haible2009-10-181-3/+10
* utimensat: new moduleEric Blake2009-10-162-24/+67
* don't let environment settings perturb buildJim Meyering2009-10-153-1/+4
* futimens: new moduleEric Blake2009-10-102-1/+45
* utimens: add lutimens interfaceEric Blake2009-10-101-4/+4
* relocatable: prefer 'file system' over 'filesystem'Eric Blake2009-10-101-3/+5
* dup2: work around FreeBSD 6.1 bugEric Blake2009-10-091-3/+9
* selinux-h: always use getfilecon wrappersJim Meyering2009-10-091-4/+16
* mkdir, mkdirat: fix cygwin 1.5.x bugEric Blake2009-10-072-48/+52
* openat: fix GNU/Hurd bug in unlinkatEric Blake2009-10-061-2/+8
* fdopendir: fix GNU/Hurd bugEric Blake2009-10-062-13/+31
* linkat: support Linux 2.6.17Eric Blake2009-10-052-2/+25
* renameat: fix Solaris bugsEric Blake2009-10-022-2/+8
* renameat: new moduleEric Blake2009-10-022-1/+26
* rename: fix another cygwin 1.5 bugEric Blake2009-10-021-17/+42
* rename-dest-slash: merge into rename moduleEric Blake2009-10-022-56/+27
* rename: fix cygwin 1.5.x bugsEric Blake2009-10-021-8/+21
* rename: fix Solaris 10 bugEric Blake2009-10-021-2/+30
* rename: fix Solaris 9 bugEric Blake2009-10-021-39/+31
* 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