summaryrefslogtreecommitdiff
path: root/posix
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-03-01 17:42:49 +0000
committerRoland McGrath <roland@gnu.org>1996-03-01 17:42:49 +0000
commitbc47d7a85be6334801853aaee489c875646ecb00 (patch)
tree5ca5b19b984df9d5a57e87478ccecd2d04845454 /posix
parente9607dbeb9bc1bd07bd1782db915b4b21a983801 (diff)
Regenerated
Fri Mar 1 10:09:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> * posix/glob.c: Use canonical code from autoconf manual for dirent include. [_D_NAMLEN]: Redefine NAMLEN using this. (glob_in_dir): Use NAMLEN macro.
Diffstat (limited to 'posix')
-rw-r--r--posix/glob/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/posix/glob/ChangeLog b/posix/glob/ChangeLog
index 911a48748d..623cca8317 100644
--- a/posix/glob/ChangeLog
+++ b/posix/glob/ChangeLog
@@ -1,3 +1,10 @@
+Fri Mar 1 10:09:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
+
+ * posix/glob.c: Use canonical code from autoconf manual for dirent
+ include.
+ [_D_NAMLEN]: Redefine NAMLEN using this.
+ (glob_in_dir): Use NAMLEN macro.
+
Fri Jan 19 13:28:59 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* posix/glob.c (glob): Use prototype in getlogin decl.