summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/include/rtld.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-252413 %ymm* need to be preserved on way through PLTRobert Mustacchi1-0/+4
2010-07-206956152 dlclose() from an auditor can be fatal. Preinit/activity events shoul...Rod Evans1-22/+21
2010-06-306964517 OSnet mapfiles should use version 2 link-editor syntax (2nd pass)Ali Bahrami1-6/+6
2010-05-196943772 Testing for a symbols existence with RTLD_PROBE is compromised by RTL...Rod Evans1-8/+15
2010-03-016918143 symbol capabilitiesRod Evans1-18/+66
2009-07-236862967 rd_loadobj_iter() failing for core filesRod Evans1-1/+5
2009-06-246853809 ld.so.1: rescan fallback optimization is invalidRod Evans1-8/+5
2009-05-086831308 ld.so.1: symbol rescanning does a little too much workRod Evans1-36/+139
2009-03-206801536 ld: mapfile processing oddities unveiled through mmapobj(2) observationsRod Evans1-2/+2
2009-01-216686372 ld.so.1 should use mmapobj(2)Rod Evans1-89/+61
2008-12-176782597 32-bit ld.so.1 needs to accept objects with large inode numberAli Bahrami1-1/+37
2008-12-166778453 RTLD_GROUP prevents use of application defined mallocRod Evans1-0/+1
2008-11-196736890 PT_SUNWBSS should be disabledAli Bahrami1-12/+9
2008-04-096509323 Need to disable the Multiple Files loading - same name, different dir...rie1-8/+18
2008-03-18PSARC 2008/179 cross link-editorab1960871-1/+1
2008-03-04PSARC/2008/148: new ldd(1) -p optionrie1-0/+3
2008-02-296667661 Direct bindings can compromise executables with insufficient copy rel...rie1-0/+4
2008-01-316654381 lazy loading fall-back needs optimizingrie1-6/+58
2008-01-236492726 Merge SHF_MERGE|SHF_STRINGS input sectionsab1960871-13/+30
2007-10-10PSARC/2007/559 new symbol visibilities - EXPORTED, SINGLETON, and ELIMINATErie1-1/+10
2007-09-176603313 dlclose() can fail to unload objects after fix for 6573641rie1-15/+55
2007-08-27PSARC/2007/474 new ldd(1) -w optionrie1-1/+2
2007-07-216573641 ld.so.1 does not maintain parent relationship to a dlopen() caller.rie1-4/+6
2007-07-18PSARC/2007/413 Add -zglobalaudit option to ldrie1-0/+4
2007-03-146533587 ld.so.1: init/fini processing needs to compensate for interposer expe...rie1-0/+3
2007-03-096527318 dlopen(name, RTLD_NOLOAD) returns handle for unloaded libraryrie1-1/+1
2007-02-286523787 dlopen() handle gets mistakenly orphaned - results in access to freed...rie1-3/+1
2007-01-22PSARC/2006/714 ld(1) mapfile: symbol interpose definitionrie1-4/+7
2006-10-02PSARC/2006/558 R_*_SIZE relocation supportrie1-0/+5
2006-06-076423051 static TLS support within the link-editors needs a major face liftrie1-0/+1
2006-04-186262333 init section of .so dlopened from audit interface not being calledrie1-20/+39
2006-03-146316708 LD_DEBUG should provide a means of identifying/isolating individualrie1-20/+22
2005-09-076318306 a dlsym() from a filter should be redirected to an associated filteerie1-0/+1
2005-08-036301218 Matlab dumps core on startup when running on 112963-22rie1-8/+17
2005-06-236280467 dlclose() unmaps shared library before library's _fini() has finishedrie1-1/+1
2005-06-156276905 dlinfo gives inconsistent results (relative vs absolute linkname)rie1-0/+2
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+804