glibc/sysdeps/unix/sysv/linux/sparc/sparc64
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
..
__longjmp.S Update. 1997-08-14 01:54:13 +00:00
brk.S Update. 1998-09-16 17:54:34 +00:00
bsd-_setjmp.S Update. 1997-08-14 01:54:13 +00:00
bsd-setjmp.S Update. 1997-08-14 01:54:13 +00:00
clone.S Update. 1998-09-16 17:54:34 +00:00
Dist Update. 1998-09-23 18:52:55 +00:00
dl-cache.h Update. 1999-06-09 11:42:30 +00:00
dl-procinfo.h Sparc merge from Jakub. 1999-04-14 15:48:28 +00:00
fstatfs64.c Update. 1997-12-22 20:53:38 +00:00
ftruncate64.c Update. 1997-12-22 20:53:38 +00:00
getcontext.S Update. 1997-08-14 01:54:13 +00:00
getrlimit64.c Update. 1997-12-22 20:53:38 +00:00
glob64.c Update. 1998-08-10 15:54:54 +00:00
glob.c Update. 1998-08-10 15:54:54 +00:00
init-first.h Update. 1998-09-16 17:54:34 +00:00
kernel_stat.h Update. 1997-10-12 04:05:44 +00:00
longjmp.S Update. 1998-09-16 17:54:34 +00:00
Makefile Update. 1998-10-21 15:40:39 +00:00
mmap64.c Update. 1997-12-28 16:01:53 +00:00
oldgetrlimit64.c Update. 1999-12-02 08:21:38 +00:00
oldsetrlimit64.c Update. 1999-12-02 08:21:38 +00:00
pause.c Update. 1999-06-02 11:11:45 +00:00
pipe.S Update. 1999-02-03 09:31:42 +00:00
pread64.c Update. 1997-10-26 20:13:00 +00:00
profil-counter.h Update. 1999-10-29 17:38:14 +00:00
pwrite64.c Update. 1997-10-26 20:13:00 +00:00
readdir64_r.c Update. 1997-12-22 20:53:38 +00:00
readdir64.c Update. 1997-12-22 20:53:38 +00:00
readdir_r.c Update. 1997-12-22 20:53:38 +00:00
readdir.c Update. 1998-09-16 17:54:34 +00:00
register-dump.h Update. 1999-12-10 04:37:40 +00:00
setcontext.S Update. 1997-08-14 01:54:13 +00:00
setjmp.S Update. 1997-10-12 04:05:44 +00:00
setrlimit64.c Update. 1997-12-22 20:53:38 +00:00
sigaction.c Update. 1999-08-02 20:04:56 +00:00
sigcontextinfo.h Update. 1999-12-10 04:37:40 +00:00
sigjmp.S Update. 1997-08-14 01:54:13 +00:00
sigpending.c Update. 1999-06-02 11:11:45 +00:00
sigprocmask.c Update. 1999-06-02 11:11:45 +00:00
sigsuspend.c Update. 1999-06-02 11:11:45 +00:00
sizes.h Update. 1998-02-12 18:22:41 +00:00
socket.S Update. 1998-09-17 19:51:33 +00:00
statfs64.c Update. 1997-12-22 20:53:38 +00:00
syscall.S Update. 1999-02-03 09:31:42 +00:00
syscalls.list Update. 1999-12-02 08:21:38 +00:00
sysdep.h Update. 1998-09-16 17:54:34 +00:00
truncate64.c Update. 1997-12-22 20:53:38 +00:00