summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/rtld/common/util.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-08 [illumos-gate merge]Jerry Jelinek1-3/+3
2019-07-0311102 rtld: NULL pointer errorsToomas Soome1-3/+3
2015-08-06 [illumos-gate merge]Jerry Jelinek1-4/+3
2015-08-066092 rtld should always provide assfail/assfail3Josef 'Jeff' Sipek1-4/+3
2015-02-10 [illumos-gate merge]Jerry Jelinek1-7/+7
2015-02-094996 rtld _init race leads to incorrect symbol valuesKeith M Wesolowski1-6/+17
2014-07-28 [illumos-gate merge]Keith M Wesolowski1-0/+13
2014-07-264873 zvol unmap calls can take a very long time for larger datasetsAlex Reece1-0/+13
2014-07-14OS-2726 want to tell rtld certain libraries are toxicRobert Mustacchi1-3/+13
2014-06-05OS-3059 rtld deadlock during C++ library init post-OS-2751Keith M Wesolowski1-1/+3
2014-04-28OS-2751 ldap_cachemgr dies in getldap_get_rootDSEKeith M Wesolowski1-6/+15
2010-08-116972860 ld should provide user guidance to improve objectsAli Bahrami1-9/+29
2010-07-206956152 dlclose() from an auditor can be fatal. Preinit/activity events shoul...Rod Evans1-128/+122
2010-06-186961755 ld.so.1's -e arguments should take precedence over environment variab...Rod Evans1-195/+278
2010-05-196943772 Testing for a symbols existence with RTLD_PROBE is compromised by RTL...Rod Evans1-6/+10
2010-03-016918143 symbol capabilitiesRod Evans1-114/+185
2010-02-186914728 Add dl_iterate_phdr() function to ld.so.1Ali Bahrami1-2/+3
2009-10-146888489 Null environment variables are not overriding crle(1) replaceable env...Rod Evans1-26/+26
2009-05-086831308 ld.so.1: symbol rescanning does a little too much workRod Evans1-1/+14
2009-04-216831285 linker LD_DEBUG support needs improvementsAli Bahrami1-2/+1
2009-04-106715578 AOUT (BCP) symbol lookup can be compromised with lazy loading.Rod Evans1-38/+71
2009-03-206801536 ld: mapfile processing oddities unveiled through mmapobj(2) observationsRod Evans1-114/+13
2009-02-236807864 ld.so.1 is susceptible to a fatal dlsym()/setlocale() raceRod Evans1-46/+34
2009-01-216686372 ld.so.1 should use mmapobj(2)Rod Evans1-359/+193
2008-12-176782597 32-bit ld.so.1 needs to accept objects with large inode numberAli Bahrami1-12/+78
2008-12-166778453 RTLD_GROUP prevents use of application defined mallocRod Evans1-1/+2
2008-09-236746674 setuid applications do not find libraries any more because trusted di...Rod Evans1-34/+124
2008-06-06PSARC 2008/309 expunge synonyms.hraf1-5/+6
2008-06-016686343 ldd(1) - unused search path diagnosis should be enabledrie1-7/+0
2008-05-276706401 direct binding copy relocation fallback is insufficient for ild gener...rie1-0/+1
2008-05-156702260 single threading .init/.fini sections breaks starofficerie1-6/+6
2008-04-296678310 using LD_AUDIT, ld.so.1 calls shared library's .init before library i...raf1-20/+18
2008-04-096509323 Need to disable the Multiple Files loading - same name, different dir...rie1-71/+209
2008-03-196568447 bcp is broken by 6551627edp1-4/+4
2008-03-04PSARC/2008/148: new ldd(1) -p optionrie1-0/+13
2008-01-316654381 lazy loading fall-back needs optimizingrie1-10/+10
2008-01-236492726 Merge SHF_MERGE|SHF_STRINGS input sectionsab1960871-47/+42
2007-10-10PSARC/2007/559 new symbol visibilities - EXPORTED, SINGLETON, and ELIMINATErie1-1/+8
2007-08-27PSARC/2007/474 new ldd(1) -w optionrie1-0/+10
2007-07-216573641 ld.so.1 does not maintain parent relationship to a dlopen() caller.rie1-8/+27
2007-07-18PSARC/2007/413 Add -zglobalaudit option to ldrie1-10/+13
2007-05-316561987 data vac_conflict faults on lipthread libthread libs in s10.rie1-15/+21
2007-03-146533587 ld.so.1: init/fini processing needs to compensate for interposer expe...rie1-0/+3
2007-02-286523787 dlopen() handle gets mistakenly orphaned - results in access to freed...rie1-59/+6
2007-01-306494228 pclose() error when an audit library calls popen() and the main targe...rie1-1/+24
2007-01-22PSARC/2006/714 ld(1) mapfile: symbol interpose definitionrie1-4/+4
2006-12-206501793 GOTOP relocation transition (optimization) fails with offsets > 2^32rie1-1/+1
2006-11-286487273 ld.so.1 may open arbitrary locale files when relative path is built f...rie1-10/+26
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-0/+12
2006-07-276424550 Write to unallocated (wua) errors when libraries are built with -z la...rie1-15/+25