1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-09-01 02:34:55 +00:00

* lib/savewd.c (ESTALE) [!defined]: Define.

Reported to be required on Interix by Martin Koeppe.
This commit is contained in:
Jim Meyering
2007-09-17 16:51:01 +00:00
parent 32ef00cd5f
commit df048d4832
2 changed files with 8 additions and 0 deletions
+5
View File
@@ -1,3 +1,8 @@
2007-09-17 Jim Meyering <jim@meyering.net>
* lib/savewd.c (ESTALE) [!defined]: Define.
Reported to be required on Interix by Martin Koeppe.
2007-09-17 Bruno Haible <bruno@clisp.org>
* gnulib-tool (func_version): Use $version.
+3
View File
@@ -35,6 +35,9 @@
#include "dirname.h"
#include "fcntl-safer.h"
#ifndef ESTALE
# define ESTALE -1
#endif
/* Save the working directory into *WD, if it hasn't been saved
already. Return true if a child has been forked to do the real