summaryrefslogtreecommitdiff
path: root/usr/src/head/link.h
AgeCommit message (Collapse)AuthorFilesLines
2014-08-155066 remove support for non-ANSI compilationGarrett D'Amore1-42/+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>
2012-11-033263 link.h should work in a largefile environmentRichard Lowe1-2/+9
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2010-07-206956152 dlclose() from an auditor can be fatal. Preinit/activity events ↵Rod Evans1-4/+5
should be more flexible.
2010-03-016918143 symbol capabilitiesRod Evans1-1/+2
6910387 .tdata and .tbss separation invalidates TLS program header information
2010-02-186914728 Add dl_iterate_phdr() function to ld.so.1Ali Bahrami1-4/+57
PSARC/2010/015 dl_iterate_phdr
2008-06-096599700 librtld_db needs better plugin supportedp1-5/+4
2007-07-18PSARC/2007/413 Add -zglobalaudit option to ldrie1-3/+4
6568745 segfault when using LD_DEBUG with bit_audit library when instrumenting mozilla
2006-10-24PSARC 2006/595 link-editor support library interface - ld_open()rie1-8/+19
6479848 Enhancements to the linker support interface needed. 6482058 lari(1) could be faster, and handle per-symbol filters better 6482974 defining virtual address of text segment can result in an invalid data segment 6476734 crle(1m) "-l" as described fails system, crle cores trying to fix /a/var/ld/ld.config in failsafe
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-5/+7
6374606 ::nm -D without an object may not work on processes in zones 6409350 BrandZ project integration into Solaris 6455289 pthread_setschedparam() should return EPERM rather than panic libc 6455591 setpriority(3C) gets errno wrong for deficient privileges failure 6458178 fifofs doesn't support lofs mounts of fifos 6460380 Attempted open() of a symlink with the O_NOFOLLOW flag set returns EINVAL, not ELOOP 6463857 renice(1) errors erroneously --HG-- rename : usr/src/lib/libzonecfg/zones/SUNWblank.xml => usr/src/lib/brand/native/zone/SUNWblank.xml rename : usr/src/lib/libzonecfg/zones/SUNWdefault.xml => usr/src/lib/brand/native/zone/SUNWdefault.xml
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+264