1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-21 22:22:50 +03:00
Files
glibc/sysdeps/unix/sysv
Ulrich Drepper f11b9da654 Update.
* sysdeps/unix/sysv/linux/getdents.c (__getdents): The Linux
	kernel does not allow relative seeks on descriptors associated
	with directories.  Go back to get the position in the directory
	every time we enter the function.  Return -1 and set errno if one
	entry could be read from the kernel but does not fit into the
	buffer passed in by the user.
2000-04-07 06:50:46 +00:00
..
2000-04-02 08:05:36 +00:00
1999-12-01 22:43:29 +00:00
2000-04-02 08:05:36 +00:00
2000-02-28 05:08:01 +00:00
2000-04-07 06:50:46 +00:00
2000-04-02 08:05:36 +00:00
2000-04-02 08:05:36 +00:00
1998-07-02 22:51:40 +00:00