glibc/sysdeps/unix
Ulrich Drepper 980e58323a Update.
* include/dirent.h: Remove __getdirentries declaration, add __getdents
	and __getdents64.
	* sysdeps/unix/readdir.c: Use __getdents, not __getdirentries.
	* sysdeps/unix/readdir_r.c: Likewise.
	* sysdeps/unix/sysv/linux/readdir64.c: Likewise.
	* sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.
	* sysdeps/unix/sysv/linux/getdents.c: Define __getdents, not
	__getdirentries.  Remove fourth argument.
	* sysdeps/unix/sysv/linux/getdirentries.c: New file.
	* sysdeps/unix/sysv/linux/getdirentries64.c: New file.
	* sysdeps/unix/sysv/linux/Makefile [subdir=dirent] (sysdep_routines):
	Add getdirentries and getdirentries64.
	* sysdeps/unix/sysv/linux/Dist: Add getdirentries and getdirentries64.
1999-04-27 13:06:39 +00:00
..
alpha Update. 1998-11-02 10:07:25 +00:00
arm Update. 1998-10-22 11:18:01 +00:00
bsd Update. 1999-04-18 10:21:47 +00:00
common Update. 1998-11-20 17:27:07 +00:00
i386 Update. 1998-05-29 10:21:16 +00:00
inet Update. 1998-01-31 08:39:55 +00:00
mips Update. 1998-11-28 21:06:13 +00:00
mman
sparc Update. 1999-01-29 12:01:59 +00:00
sysv Update. 1999-04-27 13:06:39 +00:00
_exit.S Update. 1999-02-07 12:50:11 +00:00
alarm.c
closedir.c Update. 1998-03-18 09:01:59 +00:00
configure Update. 1998-11-20 17:27:07 +00:00
configure.in
confstr.h
dirfd.c
dirstream.h
Dist Update. 1998-07-04 14:40:35 +00:00
errnos-tmpl.c
errnos.awk
execve.S
fork.S Updated. 1997-06-26 22:23:01 +00:00
fxstat.c
getdents.c
getegid.S Updated. 1997-06-26 22:23:01 +00:00
geteuid.S Updated. 1997-06-26 22:23:01 +00:00
getlogin_r.c Update. 1998-07-16 11:44:36 +00:00
getlogin.c Update. 1997-07-12 23:35:19 +00:00
getpagesize.c
getppid.S Updated. 1997-06-26 22:23:01 +00:00
grantpt.c Update. 1998-12-13 14:52:55 +00:00
Implies
ioctls-tmpl.c
ioctls.awk
make_errlist.c Update. 1999-02-16 12:14:05 +00:00
make-syscalls.sh Update. 1999-01-13 09:25:35 +00:00
Makefile Update. 1999-03-01 07:15:16 +00:00
mk-local_lim.c
mkdir.c
mkfifo.c
nice.c
nlist.c
opendir.c Update. 1998-12-11 15:26:32 +00:00
pipestream.c
readdir_r.c Update. 1999-04-27 13:06:39 +00:00
readdir.c Update. 1999-04-27 13:06:39 +00:00
rewinddir.c Update. 1998-07-16 11:44:36 +00:00
rmdir.c
s-proto.S
seekdir.c
siglist.c Update. 1998-10-21 15:29:52 +00:00
snarf-ioctls Update. 1997-07-06 22:02:42 +00:00
start.c Update. 1998-04-05 11:23:12 +00:00
stime.c
Subdirs Update. 1997-08-10 18:37:15 +00:00
syscall.S Updated. 1997-06-26 22:23:01 +00:00
syscalls.list
sysdep.h Update. 1998-10-21 15:29:52 +00:00
system.c
telldir.c
time.c
utime.c
xmknod.c
xstat.c