summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Collapse)AuthorAgeFilesLines
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-0589-106/+4729
| | | | | my machine, and a simple static (genassym) and shared (sysctl) executable both work. Still to be done: RPCand YP merge.
* Rewrite nlist to mmap the whole a.out file (at Davidg's suggestion).csgr1994-07-221-36/+47
| | | | | | This means that we don't have to do rounding calculations for page boundaries. (We do all our accesses via the mmapped area now.) Reviewed by:
* Pull in GNU2 fix for this from FreeBSD, allows ldexp.c to compile withrgrimes1994-05-272-0/+20
| | | | gcc2.x
*-----. This commit was generated by cvs2svn to compensate for changes in r1573,rgrimes1994-05-27731-0/+126759
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| | | | * BSD 4.4 Lite Lib Sourcesrgrimes1994-05-272-0/+184
| | | |
| | | * BSD 4.4 Lite Lib Sourcesrgrimes1994-05-276-0/+2318
| | |
| | * BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+971
| |
| * BSD 4.4 Lite Lib Sourcesrgrimes1994-05-27722-0/+123286
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-2712-0/+1884
|
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-263-0/+444
|
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-262-0/+158
|
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+125
|
* Add $Id$ to all, clean up multiple spacesrgrimes1994-02-212-4/+6
|
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsudg1994-01-315-0/+216
<hsu@soda.berkeley.edu>.
OpenPOWER on IntegriCloud