diff options
author | Roland McGrath <roland@gnu.org> | 1995-05-10 21:57:07 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-05-10 21:57:07 +0000 |
commit | 87220b3563eedfa50296d8eb206d506a571cc0a1 (patch) | |
tree | 3a9bd26c4a46ef4b07065f827d492b106d02edad /posix | |
parent | 1d26b22c83703aea49e397b0422f2873b902ce53 (diff) | |
download | glibc-87220b3563eedfa50296d8eb206d506a571cc0a1.tar.gz glibc-87220b3563eedfa50296d8eb206d506a571cc0a1.tar.xz glibc-87220b3563eedfa50296d8eb206d506a571cc0a1.zip |
Regenerated
Sat Apr 29 15:46:57 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * posix/glob.c (S_ISDIR): Define if undefined.
Diffstat (limited to 'posix')
-rw-r--r-- | posix/glob/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/posix/glob/ChangeLog b/posix/glob/ChangeLog index 6e535eef1a..d8cd316bb1 100644 --- a/posix/glob/ChangeLog +++ b/posix/glob/ChangeLog @@ -1,3 +1,7 @@ +Sat Apr 29 15:46:57 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * posix/glob.c (S_ISDIR): Define if undefined. + Tue Apr 25 17:17:19 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * posix/glob.c (glob): If GLOB_MARK set, stat names to find |