summaryrefslogtreecommitdiff
path: root/m4/openat.m4
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use AC_C_INLINE instead of module 'inline' where possible.Bruno Haible2009-12-311-1/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-4/+4
* openat: detect Solaris fchownat bugEric Blake2009-11-141-2/+8
* openat: fix GNU/Hurd bug in unlinkatEric Blake2009-10-061-2/+8
* openat: fix openat bugs on Solaris 9Eric Blake2009-09-191-1/+3
* openat: move fstatat and unlinkat into correct filesEric Blake2009-09-191-2/+2
* openat: fix unlinkat bugs on Solaris 9Eric Blake2009-09-191-1/+5
* Remove dependency from unistd_h.m4, sys_stat_h.m4, fcntl_h.m4 to openat.m4.Bruno Haible2009-09-071-16/+13
* openat: declare in POSIX headersEric Blake2009-09-031-16/+33
* fdopendir: split into its own moduleEric Blake2009-09-021-2/+1
* Simplify use of mode_t varargs.Bruno Haible2009-05-221-1/+2
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-4/+4
* Use native fstatat on cygwin 1.7.0.Eric Blake2008-04-251-3/+4
* Fix buggy test for the fchownat-deref bug.Jim Meyering2007-05-201-4/+2
* (gl_FUNC_OPENAT): Do not require openat-dieSergey Poznyakoff2007-05-121-1/+0
* 2007-01-24 Bruno Haible <bruno@clisp.org>Bruno Haible2007-01-251-2/+2
* 2007-01-24 Bruno Haible <bruno@clisp.org>Bruno Haible2007-01-251-3/+3
* Work around an fchownat bug in glibc-2.4:Jim Meyering2006-12-241-1/+62
* * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdiratPaul Eggert2006-12-121-6/+2
* * lib/openat.h (rpl_fstatat): New macro, ifPaul Eggert2006-11-201-2/+3
* [lib/ChangeLog]Paul Eggert2006-09-301-1/+2
* Avoid the need for AC_LIBSOURCES in m4 macros.Paul Eggert2006-08-211-6/+1
* Update from coreutils.Paul Eggert2006-08-171-5/+8
* (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).Jim Meyering2006-01-241-2/+3
* Sync from coreutils.Paul Eggert2006-01-091-2/+7
* Sync from coreutils.Paul Eggert2005-10-021-1/+2
* * modules/openat (Files): Add lib/openat-die.c.Paul Eggert2005-09-221-3/+4
* * modules/chdir-long, modules/openat: New files.Paul Eggert2005-01-181-0/+28