freebsd-dev/lib/libc/i386
David Greenman c501fb74cf Fixed problem with returning -1 on error when the return value is a
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!!!).
1994-08-13 14:00:26 +00:00
..
gen First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
net First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
stdlib First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
string First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
sys Fixed problem with returning -1 on error when the return value is a 1994-08-13 14:00:26 +00:00
DEFS.h First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
SYS.h First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00