freebsd-dev/lib/libc/i386/sys
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
..
brk.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
brk.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
cerror.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
cerror.S Fixed problem with returning -1 on error when the return value is a 1994-08-13 14:00:26 +00:00
exect.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
exect.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
fork.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fork.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
i386_get_ldt.2 WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu 1994-01-31 12:05:32 +00:00
i386_get_ldt.c WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu 1994-01-31 12:05:32 +00:00
i386_set_ldt.c WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu 1994-01-31 12:05:32 +00:00
Makefile.inc Add $Id$ to all, clean up multiple spaces 1994-02-21 05:19:06 +00:00
mount.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
mount.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
Ovfork.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Ovfork.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
pipe.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
pipe.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
ptrace.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ptrace.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
reboot.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
reboot.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
sbrk.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sbrk.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
setlogin.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
setlogin.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
sigpending.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sigpending.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
sigprocmask.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sigprocmask.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
sigreturn.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sigreturn.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
sigsuspend.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
sigsuspend.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
syscall.s BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
syscall.S First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00