glibc/misc
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. 1997-07-06 22:02:42 +00:00
sys Update. 1998-11-26 12:02:23 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 1998-09-23 18:52:55 +00:00
Versions 1998-10-24 Roland McGrath <roland@baalperazim.frob.com> 1998-10-24 01:31:41 +00:00
ar.h Update. 1997-06-21 02:59:26 +00:00
daemon.c Update. 1998-07-16 11:44:36 +00:00
dirname.c update from main archive 961105 1996-11-06 04:24:40 +00:00
efgcvt.c Update. 1997-10-31 22:55:02 +00:00
efgcvt_r.c Update. 1998-11-04 23:45:45 +00:00
err.c Update. 1998-07-16 11:44:36 +00:00
err.h Update. 1998-11-30 14:21:53 +00:00
error.c Update. 1998-11-19 14:56:07 +00:00
error.h Update. 1997-06-21 02:59:26 +00:00
fstab.c Update. 1998-07-16 11:44:36 +00:00
fstab.h Update. 1998-02-26 17:17:05 +00:00
getpass.c Update. 1998-09-09 11:53:19 +00:00
getttyent.c Update. 1998-09-06 23:45:24 +00:00
getusershell.c Update. 1998-07-05 12:05:16 +00:00
hsearch.c Update. 1998-06-15 10:29:49 +00:00
hsearch_r.c Update. 1997-11-18 02:50:07 +00:00
init-misc.c Update. 1998-01-30 11:44:34 +00:00
insremque.c update from main archive 961105 1996-11-06 04:24:40 +00:00
ioctltst.c update from main archive 961206 1996-12-07 03:30:25 +00:00
libgen.h Update. 1997-06-21 02:59:26 +00:00
lsearch.c Update. 1998-01-21 17:04:36 +00:00
mkstemp.c Update. 1998-08-04 17:22:28 +00:00
mktemp.c Update. 1998-08-04 17:22:28 +00:00
mntent.c Update. 1997-10-31 22:55:02 +00:00
mntent.h Update. 1998-08-09 17:39:48 +00:00
mntent_r.c Update. 1998-09-06 23:45:24 +00:00
nlist.h Update. 1997-06-21 02:59:26 +00:00
qefgcvt.c Update. 1997-10-31 22:55:02 +00:00
qefgcvt_r.c update from main archive 970129 1997-01-30 04:09:36 +00:00
regexp.c update from main archive 961119 1996-11-20 03:45:51 +00:00
regexp.h Update. 1998-09-24 10:42:58 +00:00
search.h Update. 1998-08-09 17:39:48 +00:00
sgtty.h Update. 1998-10-05 13:40:47 +00:00
stab.h Update. 1997-06-21 02:59:26 +00:00
syscall.h update from main archive 960107 1997-01-07 23:29:44 +00:00
sysexits.h Update. 1997-06-21 02:59:26 +00:00
syslog.c Update. 1998-07-16 13:49:59 +00:00
syslog.h initial import 1995-02-18 01:27:10 +00:00
tsearch.c Update. 1997-11-06 00:02:46 +00:00
tst-dirname.c update from main archive 961220 1996-12-22 00:32:43 +00:00
tst-efgcvt.c Update. 1998-02-27 11:47:27 +00:00
tst-fdset.c Update. 1997-11-18 02:50:07 +00:00
tst-mntent.c Update. 1998-06-09 15:16:55 +00:00
tst-tsearch.c Update. 1997-05-31 00:47:04 +00:00
ttyent.h Update. 1997-06-21 02:59:26 +00:00
ttyslot.c Update. 1998-09-06 23:45:24 +00:00
ustat.h Thu Jul 18 04:33:21 1996 Roland McGrath <roland@baalperazim.frob.com> 1996-07-18 08:43:26 +00:00