This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/sysdeps/unix/sysv/linux getdents.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.cygnus.com	00/04/09 22:25:13

Modified files:
	sysdeps/unix/sysv/linux: getdents.c 

Log message:
	(__getdents): Avoid initial lseek call be passing in a buffer which
	never allow a successful first getdents syscall if not at leas the
	initial entry can be stored in the user buffer.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]