glibc/bits
Ulrich Drepper bf8b3e74bf Update.
* elf/elf.h: Add various DF_1_*, DTF_1_*, and DF_P1_* entries.
	* elf/dl-close.c (_dl_close): Don't close an object if it is marked
	with nodelete.
	* elf/dl-open.c (dl_open_worker): Pass RTLD_NOLOAD as new parameter
	to _dl_map_object.  Return immediately if no object loaded.
	Set DF_1_NODELETE bit in l_flags_1 if RTLD_NODELETE was passed.
	* elf/dynamic-link.h (elf_get_dynamic_info): Copy DT_FLAGS_1 entry
	if it exists into l_flags_1 word.
	* elf/dl-load.c (_dl_map_object_from_fd): Take no parameter and use
	it to determine whether loading is wanted or not.
	(_dl_map_object): Likewise.
	Call _dl_map_object_from_fd with new parameter.
	* sysdeps/generic/ldsodefs.h: Update prototype.
	* elf/dl-deps.c: Add new parameter to _dl_map_object calls.
	* elf/rtld.c: Likewise.
	* elf/Makefile (tests): Add noload.  Add rules to generate noload.
	* elf/noload.c: New file.
	* include/link.h (struct link_map): Add l_feature_1 and l_flags_1.
	* sysdeps/generic/bits/dlfcn.h: Define RTLD_NOLOAD and RTLD_NODELETE.
	* sysdeps/mips/bits/dlfcn.h: Likewise.
2000-07-20 22:53:54 +00:00
..
byteswap.h
confname.h Update. 2000-05-05 05:47:53 +00:00
dirent.h
dlfcn.h Update. 2000-07-20 22:53:54 +00:00
elfclass.h
endian.h
environments.h
errno.h
fcntl.h Update. 2000-04-30 07:17:24 +00:00
fenv.h
fenvinline.h
huge_val.h
in.h Update. 2000-04-11 16:27:38 +00:00
ioctl-types.h
ioctls.h
ipc.h
libc-lock.h Update. 2000-02-28 05:08:01 +00:00
libc-tsd.h
local_lim.h
mathdef.h
mathinline.h
mman.h Update. 2000-04-14 05:59:03 +00:00
msq.h Update. 2000-02-25 09:00:58 +00:00
nan.h
netdb.h Update. 2000-04-01 22:30:22 +00:00
poll.h * io/sys/stat.h: Fix inverted sense of `defined __S_IFSOCK' test, 2000-03-10 04:30:29 +00:00
posix_opt.h
resource.h
sched.h
select.h
sem.h
setjmp.h
shm.h Update. 2000-03-31 07:03:48 +00:00
sigaction.h
sigcontext.h
siginfo.h Update. 2000-05-23 08:43:26 +00:00
signum.h
sigset.h
sigstack.h
sigthread.h * sysdeps/generic/bits/sigthread.h: Clean up conditionals. 2000-03-28 07:06:08 +00:00
sockaddr.h Update. 2000-05-23 08:43:26 +00:00
socket.h Update. 2000-04-02 08:05:36 +00:00
stat.h Update. 2000-06-22 17:59:07 +00:00
statfs.h
statvfs.h
stdio-lock.h * sysdeps/mach/sched_yield.c: New file. 2000-03-17 09:03:47 +00:00
string.h
stropts.h Update. 2000-02-25 09:00:58 +00:00
termios.h
time.h
types.h Update. 2000-04-02 08:05:36 +00:00
uio.h
ustat.h
utmp.h
utsname.h
waitflags.h Update. 2000-02-24 08:04:43 +00:00
waitstatus.h Update. 2000-02-24 08:04:43 +00:00
wordsize.h