glibc/elf
Ulrich Drepper 482eec0d11 Update.
1999-01-16  Ulrich Drepper  <drepper@cygnus.com>

	* elf/Makefile (tests): Add loadtest.
	Add rules to generate test modules.
	* Makeconfig (+link): Add $(LDFLAGS-$(@F)) to command line.
	* elf/loadtest.c: New file.
	* elf/testobj1.c: New file.
	* elf/testobj2.c: New file.
	* elf/testobj3.c: New file.

	* elf/dl-close.c: Correct removing module from global list.

	* elf/dl-open.c: Add debugging code.

	* include/string.h: Add __rawmemchr prototype.
	* string/Makefile (routines): Add rawmemchr.
	* string/Versions [GLIBC_2.1]: Add __rawmemchr and rawmemchr.
	* string/string.h: Add prototype for rawmemchr.
	* string/bits/string2.h: Optimize strchr with rawmemchr.
	* sysdeps/generic/rawmemchr.c: New file.
	* sysdeps/i386/rawmemchr.c: New file.
	* sysdeps/i386/i486/bits/string.h: Add rawmemchr inline code.
	Optimize strchr with rawmemchr.

	* sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _LFS_LARGEFILE,
	_LFS64_LARGEFILE, and _LFS64_STDIO for Unix98.

1999-01-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* nis/nis_error.c (nis_errlist): Fix capitilasation.
1999-01-16 17:09:04 +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
dl-addr.c Update. 1998-09-01 17:19:00 +00:00
dl-close.c Update. 1999-01-16 17:09:04 +00:00
dl-debug.c Update. 1998-04-02 13:11:24 +00:00
dl-deps.c Update. 1998-11-02 21:48:45 +00:00
dl-error.c Update. 1998-11-30 14:21:53 +00:00
dl-fini.c Update. 1998-04-02 13:11:24 +00:00
dl-init.c Update. 1998-09-06 09:16:53 +00:00
dl-load.c Update. 1998-09-22 19:08:42 +00:00
dl-lookup.c (_dl_num_relocations): New variable. (do_lookup): Increment _dl_num_relocations for every call. 1998-12-27 17:15:12 +00:00
dl-minimal.c Update. 1998-04-21 18:15:51 +00:00
dl-misc.c Update. 1998-06-29 12:44:22 +00:00
dl-object.c Update. 1998-11-02 21:48:45 +00:00
dl-open.c Update. 1999-01-16 17:09:04 +00:00
dl-profile.c Update. 1998-06-07 14:06:56 +00:00
dl-profstub.c Update. 1998-07-07 17:31:11 +00:00
dl-reloc.c Update. 1998-09-06 09:16:53 +00:00
dl-runtime.c Update. 1998-11-26 12:02:23 +00:00
dl-support.c Update. 1998-10-07 13:40:55 +00:00
dl-symbol.c Update. 1998-09-06 09:16:53 +00:00
dl-version.c Update. 1998-09-06 09:16:53 +00:00
dladdr.c Update. 1998-03-24 00:39:45 +00:00
dlclose.c Update. 1998-03-24 00:39:45 +00:00
dlerror.c (dlerror): Don't assume that __libc_internal_tsd_get is defined. __libc_getspecific is already well-protected, so just use it directly. 1998-04-23 22:45:20 +00:00
dlfcn.h Update. 1998-12-04 20:58:15 +00:00
dlopen.c Update. 1998-11-02 22:26:02 +00:00
dlopenold.c Update. 1998-11-04 23:45:45 +00:00
dlsym.c Update. 1998-09-06 15:16:11 +00:00
dlvsym.c Update. 1998-09-06 15:16:11 +00:00
do-rel.h Update. 1998-08-28 22:54:57 +00:00
dynamic-link.h (abmon): Remove spaces. 1998-11-12 18:03:43 +00:00
elf.h Update. 1998-12-02 13:44:40 +00:00
eval.c Update. 1997-06-21 02:59:26 +00:00
genrtldtbl.awk Testsuite for owrdexp. 1998-03-05 16:42:56 +00:00
interp.c Update. 1998-05-08 20:42:23 +00:00
ldd.bash.in Update. 1999-01-04 12:33:59 +00:00
ldsodefs.h Update. 1998-11-02 21:48:45 +00:00
link.h Update. 1998-09-06 09:16:53 +00:00
loadtest.c Update. 1999-01-16 17:09:04 +00:00
Makefile Update. 1999-01-16 17:09:04 +00:00
rtld.c Update. 1998-12-27 17:29:47 +00:00
sln.c Update. 1998-08-20 17:40:36 +00:00
sofini.c Update. 1997-09-30 17:10:40 +00:00
soinit.c Update. 1997-12-22 20:53:38 +00:00
sprof.c Update. 1999-01-04 17:21:50 +00:00
testobj1.c Update. 1999-01-16 17:09:04 +00:00
testobj2.c Update. 1999-01-16 17:09:04 +00:00
testobj3.c Update. 1999-01-16 17:09:04 +00:00
Versions Update. 1998-11-02 22:26:02 +00:00