freebsd-dev/lib/libc
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
..
amd64 Fixed problem with returning -1 on error when the return value is a 1994-08-13 14:00:26 +00:00
compat-43 First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
db First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
gen Oops, forgot to cvs add this file. 1994-08-10 06:27:35 +00:00
gmon First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
i386 Fixed problem with returning -1 on error when the return value is a 1994-08-13 14:00:26 +00:00
locale First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
net Fixed typo. 1994-08-09 22:44:12 +00:00
quad BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
regex First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
rpc Add back set_rpc_grouplistsize(), so mount_nfs compiles again. Also 1994-08-10 02:25:22 +00:00
stdio 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 Converted 'vmunix' to 'kernel'. 1994-08-05 09:14:37 +00:00
xdr More directory cleanup after YP merge. 1994-08-07 22:21:14 +00:00
yp Add back in the YP code from 1.1.5. (This attribution brought to you 1994-08-07 23:04:55 +00:00
Makefile Add back in the YP code from 1.1.5. (This attribution brought to you 1994-08-07 23:04:55 +00:00