glibc/sysdeps/i386
Ulrich Drepper 348ed5157b Update.
1998-11-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* nscd/nscd_getpw_r.c: Include nscd_proto.h for prototypes.

	* sysdeps/generic/errno-loc.c: Include <errno.h> for prototype,
	undefine errno to get variable.

	* sysdeps/unix/sysv/linux/i386/setfsuid.c: Include <sys/fsuid.h>
	instead of <unistd.h> for prototype.
	* sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.

1998-11-30  Ulrich Drepper  <drepper@cygnus.com>

	* misc/err.h: Correct comments and use protected attribute keywords.
	Reported by Joseph Myers <jsm28@cam.ac.uk>.

1998-11-29  Roland McGrath  <roland@baalperazim.frob.com>

	* malloc/thread-m.h [_LIBC]: Include <bits/libc-tsd.h>, and
	remove tsd stuff from pthreads/cthreads libc sections.
	Use __libc_tsd_define for MALLOC key.
	[_LIBC] (tsd_key_t, tsd_key_create): Define to a zero-size type and a
	no-op, respectively.
	[_LIBC] (tsd_setspecific, tsd_getspecific): Use __libc_tsd_get/set.

	* elf/dl-error.c: Include <bits/libc-tsd.h>.
	Use __libc_tsd_define for DL_ERROR key.
	(tsd_setspecific, tsd_getspecific): Rewritten using __libc_tsd_get/set.

	* sysdeps/mach/hurd/bits/libc-tsd.h: New file.
	* sysdeps/generic/bits/libc-tsd.h: New file.
	* Makefile (distribute): Add bits/libc-tsd.h.

1998-10-12  Roland McGrath  <roland@baalperazim.frob.com>

	* elf/dl-error.c: Remove kludge to check for ld.so load address.
	There is no need if weak undefined symbols are not used in ld.so;
	see linuxthreads/ChangeLog for changes to files
	linuxthreads/sysdeps/pthread/bits/libc-lock.h and
	linuxthreads/sysdeps/pthread/bits/libc-tsd.h.

1998-11-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/i386/bits/string.h (__memset_cc): Fix typo (s->__s).

	* sysdeps/i386/i486/bits/string.h: Add prototypes for all new
	inline functions.
	* sysdeps/i386/bits/string.h: Likewise.

1998-11-30  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/unix/sysv/linux/alpha/bits/ipc.h: Remove ipc_kludge.

1998-11-30  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* db2/progs/db_load/db_load.c (main): Avoid -Wparentheses warning.
1998-11-30 14:21:53 +00:00
..
bits Update. 1998-11-30 14:21:53 +00:00
elf Update. 1998-06-18 17:29:11 +00:00
fpu Update. 1998-11-23 12:54:51 +00:00
i486 Update. 1998-11-30 14:21:53 +00:00
i586 Update. 1998-09-23 18:52:55 +00:00
i686 Update. 1998-07-30 12:47:25 +00:00
sys Update. 1997-12-04 00:12:34 +00:00
Dist Update. 1997-03-21 20:00:48 +00:00
Implies * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. 1996-06-10 13:03:12 +00:00
Makefile Update. 1997-12-04 00:12:34 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00
__longjmp.S Update. 1998-02-24 15:22:29 +00:00
abort-instr.h update from main archive 961220 1996-12-21 04:13:58 +00:00
add_n.S Update. 1998-03-02 18:02:11 +00:00
addmul_1.S Update. 1998-03-02 18:02:11 +00:00
asm-syntax.h Update. 1997-03-31 22:56:24 +00:00
backtrace.c Update. 1998-06-18 21:50:38 +00:00
bsd-_setjmp.S Update. 1997-03-20 02:20:57 +00:00
bsd-setjmp.S Update. 1997-03-20 02:20:57 +00:00
bzero.c Update. 1998-08-25 11:45:26 +00:00
dl-machine.h Update. 1998-09-06 09:16:53 +00:00
ffs.c Update. 1998-07-30 12:47:25 +00:00
fpu_control.h Update. 1998-11-26 12:02:23 +00:00
gmp-mparam.h Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
htonl.S Update. 1997-07-24 01:36:01 +00:00
htons.S Update. 1997-07-24 01:36:01 +00:00
i386-mcount.S Update. 1997-05-26 23:01:17 +00:00
init-first.c Update. 1997-09-21 01:47:02 +00:00
ldbl2mpn.c Update. 1997-06-23 21:55:26 +00:00
lshift.S Update. 1998-03-02 18:02:11 +00:00
machine-gmon.h Update. 1997-09-11 12:09:10 +00:00
memchr.S Update. 1998-07-16 11:44:36 +00:00
memcmp.S Update. 1997-03-31 22:56:24 +00:00
memcopy.h Update. 1998-08-25 11:45:26 +00:00
memset.c Update. 1998-08-25 11:45:26 +00:00
mul_1.S Update. 1998-03-02 18:02:11 +00:00
rshift.S Update. 1998-03-02 18:02:11 +00:00
setjmp.S Update. 1997-10-12 04:05:44 +00:00
stpcpy.S Update. 1997-03-31 22:56:24 +00:00
stpncpy.S Update. 1997-03-31 22:56:24 +00:00
strchr.S Updated. 1997-06-26 22:23:01 +00:00
strcspn.S Update. 1997-03-31 22:56:24 +00:00
strlen.c Update. 1997-03-31 22:56:24 +00:00
strpbrk.S Update. 1997-03-31 22:56:24 +00:00
strrchr.S Update. 1997-03-31 22:56:24 +00:00
strspn.S Update. 1997-03-31 22:56:24 +00:00
strtok.S Update. 1998-04-03 12:07:01 +00:00
strtok_r.S Update. 1998-03-19 14:32:08 +00:00
sub_n.S Update. 1998-03-02 18:02:11 +00:00
submul_1.S Update. 1998-03-02 18:02:11 +00:00
sysdep.h Update. 1998-05-29 10:21:16 +00:00