summaryrefslogtreecommitdiffstats
path: root/lib/csu/i386/crt0.c
Commit message (Expand)AuthorAgeFilesLines
* Back out the thread_init code in order to allow -current to bootstrapnate1996-01-301-8/+0
* Reviewed by: julian and (hsu?)julian1996-01-221-1/+9
* Remove my locale hack. Sigh.ache1995-11-021-12/+1
* Clean up and make code (more) readable.phk1995-10-291-109/+94
* put the _getenv and _strncmp under #ifdef DEBUG, which is the only timephk1995-10-181-1/+6
* Fixup the "ld.so failed" message for the case when ld.so finds undefinednate1995-09-271-5/+16
* Change ld.so to correctly load dependant libraries for dlopen and unload themdfr1995-06-271-2/+8
* Remove an unused variable.phk1995-02-241-2/+1
* Support for more Sun compatible dlopen() and friends. Also added proper errorjkh1995-02-071-8/+9
* Call reduced (8-bit only) startup_setlocale()ache1994-09-241-2/+3
* Change level of setlocale hack enabling from compile option STARTUP_LOCALEache1994-09-191-6/+5
* Add (#ifdef'ed by STARTUP_LOCALE) following line to crt0.cache1994-09-181-2/+8
* Make it work with new mmap syscall.wollman1994-08-051-9/+9
* MAP_FILE is the default on mmap now, and is no longer defined justrgrimes1994-05-281-1/+8
* Allow NetBSD (old style) shared binaries to work. Probably not thenate1994-02-161-2/+2
* New dlopen, dlclose, etc al. For the new ld changes.jkh1994-02-131-145/+63
* Implemented 'QMAGIC' a.out format correctly, and changed the defaultdg1994-01-031-5/+5
* shlib update:paul1993-11-091-5/+4
* Added shared libs support from NetBSD.paul1993-11-041-49/+391
* Yanked out the 8 'addb %al,%al' (0xc000)'s out of the start of thedg1993-10-261-8/+0
* Added some support the new err(3) routines neednate1993-06-291-0/+12
* Upgrade to GCC 2.Xpaul1993-06-181-0/+5
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+108
OpenPOWER on IntegriCloud