glibc/sysdeps/unix/sysv/linux
Ulrich Drepper e9b3e3c5ce Update.
1999-12-09  Andreas Jaeger  <aj@suse.de>

	* nis/nss_compat/compat-pwd.c (internal_getpwuid_r): Always set
	errno to ENOENT when returning NSS_STATUS_NOTFOUND.
	Reported by Christian Starkjohann <cs@obdev.at>.

1999-12-09  Andreas Jaeger  <aj@suse.de>

	* sysdeps/i386/fpu/libm-test-ulps: Added some ulps.

1999-12-09  Jakub Jelinek  <jakub@redhat.com>

	* stdlib/longlong.h: Update from latest egcs version.

	* sysdeps/sparc/fpu/fegetenv.c: Add semicolons.

	* sysdeps/unix/sysv/linux/bits/errno.h (__errno_location): __THROW
	has to preceede __attribute__, otherwise g++ barfs.

	* sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Make things compile
	on sparc64-*-linux.

	* sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Changed to
	use sigcontext.
	* sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: Likewise.

1999-12-05  Wolfram Gloger  <wg@malloc.de>

	* malloc/malloc.c (arena_get2): If generating a new arena fails,
	try to generate a minimal one and hope for mmap_chunk() to succeed
	later.

1999-11-07  Wolfram Gloger  <wg@malloc.de>

	* malloc/thread-m.h [NO_THREADS]: The mutex_* macros now let
	mutex_t work as an `in-use' flag even without threads.
	* malloc/malloc.c (USE_ARENAS): New feature flag, controls support
	for multiple arenas separately from NO_THREADS.
	(mALLOc, chunk_realloc, mEMALIGn, cALLOc) [USE_ARENAS]: try to
	fall back to an mmap()ed arena when sbrk() has failed.
1999-12-10 04:37:40 +00:00
..
alpha Update. 1999-12-04 07:44:05 +00:00
arm Update. 1999-11-15 08:05:06 +00:00
bits Update. 1999-12-10 04:37:40 +00:00
i386 Update. 1999-12-10 04:37:40 +00:00
m68k Update. 1999-08-23 17:53:16 +00:00
mips Update. 1999-12-04 07:44:05 +00:00
net Update. 1999-11-24 07:30:55 +00:00
netash
netatalk
netax25
neteconet
netinet
netipx
netpacket Update. 1999-08-28 22:34:29 +00:00
netrom
netrose
nfs
powerpc Update. 1999-12-02 08:21:38 +00:00
scsi Update. 1999-11-17 19:55:01 +00:00
sparc Update. 1999-12-10 04:37:40 +00:00
sys Update. 1999-11-15 08:05:06 +00:00
Dist Update. 1999-11-17 19:55:01 +00:00
Implies
Makefile Update. 1999-12-09 18:54:38 +00:00
Versions Update. 1999-12-09 19:07:23 +00:00
_G_config.h
a.out.h
accept.S
adjtime.c
aio_sigqueue.c Update. 1999-08-15 18:14:36 +00:00
bind.S
clock.c
cmsg_nxthdr.c
configure Update. 1999-12-04 18:05:55 +00:00
configure.in Update. 1999-12-04 18:05:55 +00:00
connect.S
dl-origin.c
dl-sysdep.c
errlist.c
errlist.h
execve.c Add __syscall_execve prototype. 1999-11-15 00:06:32 +00:00
fpathconf.c Update. 1999-10-29 17:38:14 +00:00
fstatfs64.c Update. 1999-07-29 23:46:10 +00:00
fstatvfs.c
fstatvfs64.c
ftime.c
ftruncate64.c Update. 1999-12-09 01:39:16 +00:00
fxstat.c
fxstat64.c
getcwd.c Update. 1999-08-20 23:44:23 +00:00
getdents.c
getdents64.c
getdirentries.c Update. 1999-08-19 20:57:48 +00:00
getdirentries64.c
gethostid.c
gethostname.c
getloadavg.c * misc/Makefile (routines): Add getloadavg. 1999-10-04 05:28:33 +00:00
getpeername.S
getpriority.c
getpt.c Update. 1999-11-18 16:42:11 +00:00
getresgid.c
getresuid.c
getrlimit.c Update. 1999-12-08 23:48:24 +00:00
getrlimit64.c Update. 1999-12-02 08:21:38 +00:00
getsockname.S
getsockopt.S
getsysstats.c Update. 1999-07-31 06:11:24 +00:00
glob64.c
grantpt.c Update. 1999-11-18 16:42:11 +00:00
if_index.c Update. 1999-10-29 21:40:21 +00:00
ifreq.h Update. 1999-10-30 16:13:07 +00:00
init-first.c Update. 1999-08-21 04:13:24 +00:00
init-first.h
kernel-features.h Update. 1999-12-08 23:48:24 +00:00
kernel_sigaction.h Update. 1999-10-19 03:14:36 +00:00
kernel_stat.h
kernel_termios.h
ldd-rewrite.sed
lddlibc4.c
linux_fsinfo.h Update. 1999-11-18 16:42:11 +00:00
listen.S
llseek.c Update. 1999-08-19 20:57:48 +00:00
lseek64.c
lxstat.c
lxstat64.c
madvise.c
mmap64.c
msgctl.c
msgget.c
msgrcv.c
msgsnd.c Update. 1999-08-18 07:53:35 +00:00
ntp_gettime.c
oldgetrlimit64.c Update. 1999-12-02 08:21:38 +00:00
oldsetrlimit64.c Update. 1999-12-02 08:21:38 +00:00
pathconf.c Update. 1999-10-29 17:38:14 +00:00
paths.h
poll.c
pread.c
pread64.c
profil.c
ptrace.c
ptsname.c Update. 1999-08-25 17:57:34 +00:00
pwrite.c
pwrite64.c
readdir64.c
readdir64_r.c
readv.c
reboot.c
recv.S
recvfrom.S
recvmsg.S
rt_sigaction.c
rt_sigpending.c
rt_sigprocmask.c
rt_sigqueueinfo.c
rt_sigreturn.c
rt_sigsuspend.c
rt_sigtimedwait.c
s_pread64.c
s_pwrite64.c
sa_len.c
semctl.c Update. 1999-09-17 16:59:43 +00:00
semget.c
semop.c Update. 1999-08-18 07:53:35 +00:00
send.S
sendmsg.S
sendto.S
setegid.c
seteuid.c
sethostid.c
setrlimit.c Update. 1999-12-08 07:38:14 +00:00
setrlimit64.c Update. 1999-12-02 08:21:38 +00:00
setsockopt.S
shmat.c
shmctl.c
shmdt.c
shmget.c Update. 1999-08-18 07:53:35 +00:00
shutdown.S
sigaction.c
siglist.h
signal.c
sigpending.c
sigprocmask.c
sigqueue.c
sigreturn.c
sigset-cvt-mask.h
sigstack.c
sigsuspend.c
sigtimedwait.c
sigwaitinfo.c
sizes.h
sleep.c Update. 1999-10-14 19:21:07 +00:00
socketcall.h
socketpair.S
speed.c
statfs64.c Update. 1999-07-29 23:46:10 +00:00
statvfs.c
statvfs64.c
syscalls.list Update. 1999-12-09 18:54:38 +00:00
sysctl.c
system.c
tcdrain.c
tcflow.c
tcflush.c
tcgetattr.c
tcgetpgrp.c
tcsetattr.c
tcsetpgrp.c
termio.h
testrtsig.h
truncate64.c Update. 1999-12-09 01:39:16 +00:00
ttyname.c
ttyname_r.c
ualarm.c
ulimit.c
umount.S
umount2.S
unlockpt.c
updwtmp.c
usleep.c Update. 1999-08-18 03:42:39 +00:00
ustat.c
utmp_file.c
vfork.c
wait.c
wait3.c
waitpid.c
writev.c
xmknod.c
xstat.c
xstat64.c
xstatconv.c