summaryrefslogtreecommitdiff
path: root/usr/src/head/dlfcn.h
AgeCommit message (Collapse)AuthorFilesLines
2017-07-208451 cstyle: Remove space-tab sequences in usr/src/headMarcel Telka1-2/+2
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-08-155066 remove support for non-ANSI compilationGarrett D'Amore1-24/+1
5068 Remove SCCSID() macro from <macros.h> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Robert Mustacchi <rm@joyent.com>
2010-05-196943772 Testing for a symbols existence with RTLD_PROBE is compromised by ↵Rod Evans1-8/+17
RTLD_BIND_NOW PSARC/2010/175 Deferred symbol references 6943432 dlsym(RTLD_PROBE) should only bind to symbol definitions 6668759 an external method for determining whether an ELF dependency is optional --HG-- rename : usr/src/cmd/sgs/rtld/common/_inline.h => usr/src/cmd/sgs/rtld/common/_inline_gen.h
2009-02-056237063 request extension to dl* family to provide segment bounds informationRod Evans1-19/+31
PSARC/2009/054 dlinfo(3c) - segment mapping retrieval
2005-07-216295971 UNIX98/UNIX03 *vsx* DYNL.hdr/misc/dlfcn/T.dlfcn 14 fails, auxv.h ↵rie1-0/+2
syntax error
2005-06-156276905 dlinfo gives inconsistent results (relative vs absolute linkname)rie1-8/+12
PSARC/2005/357 dlinfo(3c) RTLD_DI_ARGSINFO
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+232