glibc/elf
Roland McGrath c7fd2f4783 Tue Jul 23 18:13:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* sysdeps/mach/hurd/Makefile (rpcuserlibs): New variable.
	($(common-objpfx)libc.so): Move deps into that, use it.
	[$(subdir) = elf] ($(objpfx)librtld.so): Depend on
	$(rpcuserlibs:.so=_pic.a).
	* elf/Makefile ($(objpfx)librtld.so): Just depend on libc_pic.a; don't
	use $(LDLIBS-c.so).

Thu Jul 18 21:41:25 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/generic/stpncpy.c: Fix semantics to make `stpncpy (d, s,
 	n)' equivalent to `strncpy (d, s, n), d += strnlen (d, n)'.
1996-07-23 22:18:45 +00:00
..
.cvsignore
dl-cache.c Wed Jul 17 21:53:45 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-17 23:09:43 +00:00
dl-close.c Thu Jun 13 00:02:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-13 04:06:45 +00:00
dl-debug.c Wed Jul 3 11:26:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-03 18:51:10 +00:00
dl-deps.c * elf/dl-deps.c (_dl_map_object_deps): Start TAILP at last preload. 1996-07-14 10:04:21 +00:00
dl-error.c
dl-fini.c Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
dl-init.c Thu Jun 13 00:02:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-13 04:06:45 +00:00
dl-load.c Wed Jul 17 21:53:45 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-17 23:09:43 +00:00
dl-lookup.c * elf/dl-lookup.c (_dl_lookup_symbol): Avoid sizeof dynamic auto array 1996-07-17 03:34:06 +00:00
dl-minimal.c Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
dl-object.c
dl-open.c * elf/dl-deps.c (_dl_map_object_deps): Start TAILP at last preload. 1996-07-14 10:04:21 +00:00
dl-reloc.c * elf/dl-reloc.c: Include "dynamic-link.h" at file scope. 1996-07-14 11:39:25 +00:00
dl-runtime.c * elf/dl-reloc.c: Include "dynamic-link.h" at file scope. 1996-07-14 11:39:25 +00:00
dl-support.c
dl-symbol.c
dladdr.c
dlclose.c
dlerror.c
dlfcn.h
dlopen.c Sat Jun 15 18:13:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-16 01:27:54 +00:00
dlsym.c Tue Jun 25 10:58:23 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-25 18:22:06 +00:00
do-rel.h * elf/dl-reloc.c: Include "dynamic-link.h" at file scope. 1996-07-14 11:39:25 +00:00
dynamic-link.h * elf/dl-reloc.c: Include "dynamic-link.h" at file scope. 1996-07-14 11:39:25 +00:00
elf.h
eval.c * elf/Makefile (LDFLAGS-dl.so): New variable. 1996-07-03 19:07:09 +00:00
ldd.sh.in
link.h Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-14 06:04:09 +00:00
Makefile Tue Jul 23 18:13:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-23 22:18:45 +00:00
rtld.c Tue Jul 16 00:31:31 1996 Richard Henderson <rth@tamu.edu> 1996-07-16 06:38:54 +00:00
sofini.c
soinit.c