glibc/include
Ulrich Drepper eec8b6cae5 Update.
2004-03-26  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-caller.c: New file.
	* include/caller.h: New file.
	* Makefile (distribute): Add include/caller.h.
	* elf/Makefile (dl-routines): Add dl-caller.
	* elf/dl-load.c (_dl_map_object_from_fd): Record l_text_end.
	* elf/dl-open.c (check_libc_caller): Removed.
	(dl_open_worker): Use __check_caller instead.
	* elf/rtld.c (_rtld_global_ro): Initialize _dl_check_caller.
	(_dl_start_final): Record l_text_end for ld.so map.
	(dl_main): Record l_text_end for main object and vdso.
	* include/link.h (struct link_map): Add l_text_end field.
	* sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add
	_dl_check_caller field.
	Define enum allowmask.  Add declaration of _dl_check_caller.
	* sysdeps/unix/sysv/linux/dl-execstack.c: Also use __check_caller test.
2004-03-27 03:40:33 +00:00
..
arpa
bits
gnu
net
netinet
protocols
rpc * include/rpc/rpc.h: Declare thread variables with their correct 2004-02-09 10:47:53 +00:00
rpcsvc
sys
aio.h
aliases.h
alloca.h
argp.h
argz.h
assert.h
atomic.h
byteswap.h
caller.h Header with call site checker definitions. 2004-03-27 02:43:52 +00:00
complex.h
ctype.h Update. 2004-03-16 10:10:13 +00:00
des.h
dirent.h
dlfcn.h Update. 2004-03-06 08:19:29 +00:00
elf.h
endian.h
envz.h
err.h
errno.h
error.h
execinfo.h
fcntl.h
features.h
fenv.h
fnmatch.h
fpu_control.h
ftw.h
gconv.h
getopt.h Update. 2004-03-09 10:36:53 +00:00
getopt_int.h Update. 2004-03-09 10:36:53 +00:00
glob.h
gmp.h
gnu-versions.h
grp.h
iconv.h
ifaddrs.h
langinfo.h
libc-internal.h
libc-symbols.h Update. 2004-03-10 19:28:58 +00:00
libgen.h
libintl.h
libio.h
limits.h
link.h Update. 2004-03-27 03:40:33 +00:00
locale.h
malloc.h
math.h
mcheck.h
memory.h
mntent.h
monetary.h Update. 2004-03-14 21:12:06 +00:00
netdb.h
netgroup.h
nl_types.h
nss.h
nsswitch.h
obstack.h
poll.h
printf.h
pthread.h
pwd.h
regex.h
resolv.h
sched.h
search.h
set-hooks.h
setjmp.h
sgtty.h
shadow.h
shlib-compat.h
signal.h
spawn.h
stab.h
stdio.h
stdio_ext.h
stdlib.h
string.h Update. 2004-03-14 21:12:06 +00:00
strings.h
stub-tag.h
stubs-prologue.h
syscall.h
sysexits.h
syslog.h
tar.h
termios.h
tgmath.h
time.h Update. 2004-03-14 21:12:06 +00:00
tls.h
ttyent.h
ucontext.h
ulimit.h
unistd.h * include/unistd.h (__libc_enable_secure): Mark attribute_relro. (__libc_enable_secure_internal): Likewise. 2004-01-16 08:21:37 +00:00
utime.h
utmp.h
values.h
wchar.h Update. 2004-03-14 21:12:06 +00:00
wctype.h Update. 2004-03-16 10:10:13 +00:00
wordexp.h
xlocale.h