glibc/sysdeps/unix
Ulrich Drepper bdbf022df8 Update.
1998-08-09 09:40  Ulrich Drepper  <drepper@cygnus.com>

	* nss/nss_files/files-XXX.c (internal_getent): In case of an read
	error do not trust errno value, set it to ENOENT.

	* db2/db_185.h: Move __ prototypes into include/* header.
	* dirent/dirent.h: Likewise.
	* elf/dlfcn.h: Likewise.
	* gmon/sys/gmon.h: Likewise.
	* grp/grp.h: Likewise.
	* intl/libintl.h: Likewise.
	* io/fcntl.h: Likewise.
	* io/sys/stat.h: Likewise.
	* io/sys/statfs.h: Likewise.
	* io/sys/statvfs.h: Likewise.
	* libio/stdio.h: Likewise.
	* login/utmp.h: Likewise.
	* misc/mntent.h: Likewise.
	* misc/search.h: Likewise.
	* misc/sys/file.h: Likewise.
	* misc/sys/ioctl.h: Likewise.
	* misc/sys/select.h: Likewise.
	* misc/sys/uio.h: Likewise.
	* misc/sys/ustat.h: Likewise.
	* posix/unistd.h: Likewise.
	* posix/sys/times.h: Likewise.
	* posix/sys/wait.h: Likewise.
	* pwd/pwd.h: Likewise.
	* resource/ulimit.h: Likewise.
	* resource/sys/resource.h: Likewise.
	* setjmp/setjmp.h: Likewise.
	* shadow/shadow.h: Likewise.
	* signal/signal.h: Likewise.
	* socket/sys/socket.h: Likewise.
	* stdlib/alloca.h: Likewise.
	* stdlib/stdlib.h: Likewise.
	* string/string.h: Likewise.
	* sysdeps/generic/sys/mman.h: Likewise.
	* sysdeps/unix/bsd/osf/sys/mman.h: Likewise.
	* sysdeps/unix/bsd/sun/sunos4/sys/mman.h: Likewise.
	* sysdeps/unix/bsd/ultrix4/sys/mman.h: Likewise.
	* sysdeps/unix/sysv/irix4/sys/mman.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
	* sysdeps/unix/sysv/linux/sys/mman.h: Likewise.
	* termios/termios.h: Likewise.
	* time/time.h: Likewise.
	* time/sys/time.h: Likewise.
	* wcsmbs/wchar.h: Likewise.

	* include/alloca.h: Add __ prototypes here.
	* include/db_185.h: Likewise.
	* include/dirent.h: Likewise.
	* include/dlfcn.h: Likewise.
	* include/fcntl.h: Likewise.
	* include/grp.h: Likewise.
	* include/libintl.h: Likewise.
	* include/mntent.h: Likewise.
	* include/pwd.h: Likewise.
	* include/sched.h: Likewise.
	* include/search.h: Likewise.
	* include/setjmp.h: Likewise.
	* include/shadow.h: Likewise.
	* include/signal.h: Likewise.
	* include/stdio.h: Likewise.
	* include/stdlib.h: Likewise.
	* include/string.h: Likewise.
	* include/termios.h: Likewise.
	* include/time.h: Likewise.
	* include/ulimit.h: Likewise.
	* include/unistd.h: Likewise.
	* include/utmp.h: Likewise.
	* include/wchar.h: Likewise.
	* include/sys/file.h: Likewise.
	* include/sys/gmon.h: Likewise.
	* include/sys/ioctl.h: Likewise.
	* include/sys/mman.h: Likewise.
	* include/sys/resource.h: Likewise.
	* include/sys/select.h: Likewise.
	* include/sys/socket.h: Likewise.
	* include/sys/stat.h: Likewise.
	* include/sys/statfs.h: Likewise.
	* include/sys/time.h: Likewise.
	* include/sys/times.h: Likewise.
	* include/sys/uio.h: Likewise.
	* include/sys/wait.h: Likewise.

	* Makeconfig (+includes): Search in $(..)include first.

	* io/fstat.c: Undefine __fstat.
	* io/lstat.c: Undefine __lstat.

	* wcsmbs/Versions: Add __mbrlen.
1998-08-09 17:39:48 +00:00
..
alpha Update. 1998-05-29 10:21:16 +00:00
arm Update. 1998-05-19 16:13:05 +00:00
bsd Update. 1998-08-09 17:39:48 +00:00
common Update. 1998-04-08 23:35:13 +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-05-29 10:21:16 +00:00
mman update from main archive 970221 1997-02-22 01:20:46 +00:00
sparc Update. 1998-05-29 10:21:16 +00:00
sysv Update. 1998-08-09 17:39:48 +00:00
Dist Update. 1998-07-04 14:40:35 +00:00
Implies initial import 1995-02-18 01:27:10 +00:00
Makefile Update. 1998-07-04 14:40:35 +00:00
Subdirs Update. 1997-08-10 18:37:15 +00:00
_exit.S Updated. 1997-06-26 22:23:01 +00:00
alarm.c Update. 1997-05-26 23:01:17 +00:00
closedir.c Update. 1998-03-18 09:01:59 +00:00
configure Update. 1997-05-26 23:01:17 +00:00
configure.in Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-02-08 02:10:15 +00:00
confstr.h initial import 1995-02-18 01:27:10 +00:00
dirfd.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
dirstream.h Update. 1997-06-21 02:59:26 +00:00
errnos-tmpl.c Update. 1997-06-23 21:55:26 +00:00
errnos.awk initial import 1995-02-18 01:27:10 +00:00
execve.S update from main archive 961119 1996-11-20 03:45:51 +00:00
fork.S Updated. 1997-06-26 22:23:01 +00:00
fxstat.c Update. 1997-06-23 21:55:26 +00:00
getdents.c update from main archive 970121 1997-01-23 04:24:20 +00:00
getegid.S Updated. 1997-06-26 22:23:01 +00:00
geteuid.S Updated. 1997-06-26 22:23:01 +00:00
getlogin.c Update. 1997-07-12 23:35:19 +00:00
getlogin_r.c Update. 1998-07-16 11:44:36 +00:00
getpagesize.c Update. 1997-06-23 21:55:26 +00:00
getppid.S Updated. 1997-06-26 22:23:01 +00:00
grantpt.c Update. 1998-07-16 11:44:36 +00:00
ioctls-tmpl.c initial import 1995-02-18 01:27:10 +00:00
ioctls.awk initial import 1995-02-18 01:27:10 +00:00
make-syscalls.sh Update. 1998-03-02 18:02:11 +00:00
make_errlist.c Update. 1997-06-23 21:55:26 +00:00
mk-local_lim.c Update. 1997-06-23 21:55:26 +00:00
mkdir.c Update. 1997-06-23 21:55:26 +00:00
mkfifo.c Update. 1997-06-23 21:55:26 +00:00
nice.c Update. 1997-06-23 21:55:26 +00:00
nlist.c Update. 1997-06-23 21:55:26 +00:00
opendir.c Update. 1998-03-18 12:22:11 +00:00
pipestream.c initial import 1995-02-18 01:27:10 +00:00
readdir.c update from main archive 970121 1997-01-23 04:24:20 +00:00
readdir_r.c Update. 1998-03-10 11:10:51 +00:00
rewinddir.c Update. 1998-07-16 11:44:36 +00:00
rmdir.c Update. 1997-06-23 21:55:26 +00:00
s-proto.S Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-19 00:42:21 +00:00
seekdir.c Update. 1997-05-26 23:01:17 +00:00
siglist.c update from main archive 960105 1997-01-06 22:07:28 +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 Update. 1997-06-23 21:55:26 +00:00
syscall.S Updated. 1997-06-26 22:23:01 +00:00
syscalls.list Update. 1997-06-03 21:53:09 +00:00
sysdep.h update from main archive 960105 1997-01-06 22:07:28 +00:00
system.c initial import 1995-02-18 01:27:10 +00:00
telldir.c Update. 1997-06-23 21:55:26 +00:00
time.c Update. 1997-05-26 23:01:17 +00:00
utime.c Update. 1997-05-26 23:01:17 +00:00
xmknod.c update from main archive 960105 1997-01-06 22:07:28 +00:00
xstat.c Update. 1997-06-23 21:55:26 +00:00