summaryrefslogtreecommitdiffstats
path: root/lib/csu
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code. gmon stuff is now done better in libc/gmon anbde1994-08-221-11/+3
* 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
* From Jordan via. Paul K.nate1994-03-092-5/+85
* 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
* Adding embryonic C++ shared lib support (all tests positive so far).jkh1993-12-241-12/+16
* -r option incorrectly removed:ache1993-11-181-2/+2
* Removed all the ld -x -r stuff -- paranoia.paul1993-11-161-8/+9
* shlib update:paul1993-11-092-9/+8
* Removed install -d line since our install doesn't support the -dpaul1993-11-071-2/+1
* Added shared libs support from NetBSD.paul1993-11-044-57/+403
* Yanked out the 8 'addb %al,%al' (0xc000)'s out of the start of thedg1993-10-261-8/+0
* Added ${COPY} knob to the install commandsroot1993-07-031-1/+1
* Added some support the new err(3) routines neednate1993-06-291-0/+12
* Upgrade to GCC 2.Xpaul1993-06-181-0/+5
* This commit was generated by cvs2svn to compensate for changes in r4,rgrimes1993-06-123-0/+437
|\
| * Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-123-0/+437
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-122-0/+141
OpenPOWER on IntegriCloud