summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-aout
Commit message (Expand)AuthorAgeFilesLines
* - Backout botched attempt to intoduce MANSECT feature.ru2001-03-261-1/+1
* mdoc(7) police: simplify construct.ru2001-02-141-3/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-13/+8
* Prepare for mdoc(7)NG.ru2001-01-161-1/+1
* Prepare for mdoc(7)NG.ru2000-12-271-1/+1
* Add `_PATH_DEVZERO'.obrien2000-12-091-2/+3
* Move the man pages for the a.out dynamic linker into the 1aoutjdp2000-01-292-227/+2
* .Nm += "rtld"phantom1999-09-282-2/+4
* $Id$ -> $FreeBSD$peter1999-08-2813-13/+13
* Fix a bug in the handling of minor version numbers. Formerly, thejdp1998-11-071-13/+34
* Don't recognize a file as an a.out shared library unless it has atjdp1998-09-051-6/+4
* Chaneg MACHINE to MACHINE_ARCH to support MACHINE=pc98.jb1998-09-051-3/+3
* Pass me the pointy hat with the extra sequins. Just a moment, while I getmckay1998-08-221-6/+20
* Since I got no objections to this patch, and no one has offered anymckay1998-06-211-1/+70
* Search for libraries in dlopen() when the specified pathbrian1998-06-073-8/+13
* Seperate the Paul Kranenburg a.out rtld stuff into a stand-alone area awaypeter1998-06-011-5/+3
* ELF preparation step 2:sos1998-05-262-4/+4
* Implement dladdr.jdp1998-02-061-4/+94
* Make emacs work again. This is a workaround for the fact that thejdp1997-12-051-18/+33
* Get rid of the dynamic linker's internal malloc package, and arrangejdp1997-11-292-267/+474
* Many places in the code NULL is used in integer context, wherephk1997-09-181-2/+2
* spelling corrections.wosch1997-09-132-6/+6
* - In dlsym(), if the lookup fails using the original symbol, prepend annate1997-08-191-2/+30
* Implement dlsym(RTLD_NEXT, symbol).jdp1997-08-021-12/+64
* Typo fix.max1997-05-272-6/+6
* Changes to support the kernel linker:dfr1997-05-131-1/+4
* Fix a bug that caused the relocs for linker set members in sharedjdp1997-04-301-1/+3
* Fixed `make depend' and related bogons. LDFLAGS was used forbde1997-04-161-10/+2
* Revert $FreeBSD$ to $Id$peter1997-02-2213-13/+13
* Use xmalloc instead of malloc in two places, so that out-of-memoryjdp1997-01-241-1/+1
* Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS".jdp1997-01-173-2/+61
* If a library is found in the hints file, but the library doesn't exist,jdp1997-01-141-0/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1413-13/+13
* Sort cross references.wosch1997-01-132-6/+6
* Use the RTLD_NOW symbol, now that it is defined in <dlfcn.h>.jdp1997-01-121-4/+3
* Correct typos and spelling errors.jdp1997-01-122-10/+10
* Add support for the LD_BIND_NOW environment variable. If it is set to ajdp1997-01-123-30/+71
* Add support for the LD_BIND_NOW environment variable. If it is set to ajdp1997-01-122-2/+21
* Fix spelling error in manpage.swallace1996-12-262-4/+4
* If errors occur during the loading of the shared libraries required byjdp1996-10-241-10/+30
* Fix two minor typos in the manual page.jdp1996-10-182-6/+6
* Add the search directories from the hints file only the first time it isjdp1996-10-101-2/+5
* Fix a bug that caused a segmentation violation if dlsym() was calledjdp1996-10-101-2/+2
* There's no need to 'unsetenv()' unsafe environment variables explicitlynate1996-10-011-6/+1
* Sigh, oh well, here's my obligigatory "oops" commit. I don't quite knowpeter1996-10-011-1/+13
* Update to handle new version ld.so.hints and info in executable forpeter1996-10-014-62/+331
* Update the backends to go with the top-level ld changes. The non-i386peter1996-10-013-11/+34
* Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also dealpeter1996-10-015-19/+562
* add missing comma(s) in .Xr macroswosch1996-09-232-6/+6
* Use `install -C' instead of lots of shell commands to install ld.sobde1996-09-121-13/+2
OpenPOWER on IntegriCloud