diff lib/ChangeLog @ 5898:429b55c14554

* MODULES.html.sh: Add glob to Enhanced POSIX.2001 section. * modules/glob: New file. * modules/getlogin_r: Add link to POSIX spec in description. * config/srclist.txt (glob_.h, glob.c): Add these files. * lib/glob_.h, lib/glob.c: New files. * gm4/lob.m4: New file.
author Derek R. Price <derek@ximbiot.com>
date Sun, 29 May 2005 16:56:02 +0000
parents 1640ff3cd5f5
children bf265b6cdd9d
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-29  Derek Price  <derek@ximbiot.com>
+	    Paul Eggert  <eggert@cs.ucla.edu>
+
+	* glob_.h, glob.c: New files.
+
 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* getlogin_r.c (getlogin_r): Don't set errno to 0 on return.