summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64
Commit message (Collapse)AuthorAgeFilesLines
* This is weird. I *added this*, but it went away again! Ummm.. Mumble.jkh1994-08-221-0/+6
| | | | | I'm confused.. Submitted by: jkh
* Put __infinity back here again until someone does the right thing andjkh1994-08-201-1/+1
| | | | | | repartitions libc into something human again. I don't have that kind of time right now myself, unfortunately. Submitted by: jkh
* Fixed problem with returning -1 on error when the return value is adg1994-08-131-1/+2
| | | | | | | | long long. Done by plugging both eax and edx with -1. This will clobber edx unnecessarily when the return value is only 32bit...though probably always an okay thing to do, it could stand a better fix. This was the cause of gawk being broken (boy was THAT ever a subtle bug!!!).
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-0520-12/+1126
| | | | | my machine, and a simple static (genassym) and shared (sysctl) executable both work. Still to be done: RPCand YP merge.
* Pull in GNU2 fix for this from FreeBSD, allows ldexp.c to compile withrgrimes1994-05-271-0/+10
| | | | gcc2.x
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-276-0/+256
|
* Add $Id$ to all, clean up multiple spacesrgrimes1994-02-211-2/+3
|
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsudg1994-01-311-0/+9
<hsu@soda.berkeley.edu>.
OpenPOWER on IntegriCloud