glibc/posix/glob
Roland McGrath 1e16111cf1 Regenerated
Sat Jul 20 21:55:31 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

	Win32 hacks from <Rob_Tulloh@tivoli.com>.
	* posix/glob.c [WIN32]: Don't include <pwd.h>; don't use d_ino;
	use void * for my_realloc; include <malloc.h> for alloca.
	(glob) [WIN32]: Use "c:/users/default" for ~ if no HOME variable.
	* posix/fnmatch.h [WIN32]: Use prototypes even if [!__STDC__].
	* posix/glob.h: Likewise.

Fri Jul 19 16:56:41 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

	* posix/glob.h [!_AMIGA && !VMS]: Check this instead of just [!_AMIGA]
	for `struct stat;' forward decl.
1996-07-26 00:34:28 +00:00
..
.cvsignore initial import 1995-02-18 01:27:10 +00:00
ChangeLog Regenerated 1996-07-26 00:34:28 +00:00
Makefile.ami Regenerated 1996-05-09 18:06:34 +00:00
Makefile.in initial import 1995-02-18 01:27:10 +00:00
SCOPTIONS Regenerated 1996-05-09 18:06:34 +00:00
SMakefile Regenerated 1996-05-09 18:06:34 +00:00
configure Fri Mar 1 10:09:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-01 17:40:28 +00:00
configure.bat Wed Mar 8 13:38:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-03-09 10:00:12 +00:00
configure.in Put AC_ISC_POSIX before AC_CONST. 1995-02-23 02:30:35 +00:00