glibc/posix/glob
Roland McGrath 65bf5fa317 Regenerated
Fri Dec  8 13:04:51 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

	* posix/glob.c: Implement new options GLOB_ALTDIRFUNC, GLOB_BRACE,
	GLOB_TILDE, GLOB_NOMAGIC.
	(glob): Use stat instead of lstat to determine directoriness.
	* posix/glob.h (GLOB_ALTDIRFUNC, GLOB_BRACE, GLOB_NOMAGIC, GLOB_TILDE):
	New flag bits.
	(__GLOB_FLAGS): Include them.
	(glob_t): New members gl_closedir, gl_readdir, gl_opendir, gl_lstat,
	gl_stat.
1995-12-12 02:42:14 +00:00
..
.cvsignore initial import 1995-02-18 01:27:10 +00:00
ChangeLog Regenerated 1995-12-12 02:42:14 +00:00
configure * io/Makefile (routines): Add euidaccess. 1995-02-25 01:23:32 +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
Makefile.in initial import 1995-02-18 01:27:10 +00:00