index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libexec
/
rtld-elf
/
Symbol.map
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add rtld private interface for dso to detect dynamic loading
kib
2015-01-03
1
-0
/
+1
*
- Export the function added in r265456 rather than the non-existent
markj
2014-05-07
1
-1
/
+1
*
Add a postinit debugger hook to rtld. This will be used by dtrace(1) to halt
markj
2014-05-06
1
-0
/
+1
*
Implement fdlopen(3), an rtld interface to load shared object by file
kib
2012-01-07
1
-0
/
+4
*
Remove a hack made obsolete by the binutils 2.17 merge.
nwhitehorn
2011-02-20
1
-3
/
+0
*
In rtld, read the initial stack access mode from AT_STACKPROT as set
kib
2011-01-08
1
-0
/
+1
*
Introduce implementation-private rtld interface _rtld_addr_phdr, which
kib
2010-08-23
1
-0
/
+1
*
RTLD support for powerpc64. A few small modifications to the Makefile
nwhitehorn
2010-07-10
1
-0
/
+3
*
Allow the NULL, RTLD_SELF and RTLD_NEXT handles to work with dlfunc(3).
kib
2009-04-03
1
-0
/
+1
*
Add two rtld exported symbols, _rtld_atfork_pre and _rtld_atfork_post.
kib
2008-11-27
1
-0
/
+2
*
Add r_debug_state to the list of symbols exported from rtld. GDB needs to
kan
2007-07-11
1
-0
/
+1
*
Catch up with the private namespace change (s/FBSDprivate/FBSDprivate_1.0).
deischen
2007-05-01
1
-1
/
+1
*
Use C comments since we now preprocess these files with CPP.
deischen
2007-04-29
1
-1
/
+3
*
Bring rtld exports in line with corresponding symbols exported from
kan
2007-04-09
1
-1
/
+4
*
Prepare rtld for symbol versioning. Disable it by default for now.
kan
2007-04-03
1
-0
/
+18