libc posix/tst-gnuglob.c posix/tst-dir.c sysde ...

roland@sources.redhat.com roland@sources.redhat.com
Mon Aug 26 04:37:00 GMT 2002


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2002-08-26 04:37:17

Modified files:
	posix          : tst-gnuglob.c tst-dir.c 
	sysdeps/generic: glob.c 

Log message:
	2002-07-06  Bruno Haible  <bruno@clisp.org>
	
	* sysdeps/generic/glob.c: Include <limits.h>.
	(NAME_MAX): Define a fallback.
	(glob_in_dir): Allocate enough room for a 'struct dirent64' on the
	stack.
	* posix/tst-dir.c: Include <stddef.h>, for offsetof.
	(main): Allocate enough room for a 'struct dirent64' on the stack.
	* posix/tst-gnuglob.c (my_DIR): Allocate enough room for a
	'struct dirent'.



More information about the Glibc-cvs mailing list