freebsd-nq/lib/libc/alpha/sys
Doug Rabson b7f762137a Implement fpsetmask() and other fp*() functions. Programs should use
#include <ieeefp.h>

to access these functions instead of the i386 specific

	#include <machine/floatingpoint.h>

Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1998-12-23 11:50:52 +00:00
..
brk.S
cerror.S Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
exect.S
fork.S Rename when building libc_r. 1998-06-09 22:45:39 +00:00
Makefile.inc Remove support for NetBSD syscalls. 1998-08-17 03:46:10 +00:00
Ovfork.S In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an alias 1998-09-12 22:03:20 +00:00
pipe.S Rename when building libc_r. 1998-06-09 22:45:39 +00:00
ptrace.S
sbrk.S
setlogin.S
sigpending.S
sigprocmask.S Rename when building libc_r. 1998-06-09 22:45:39 +00:00
sigreturn.S Rename when building libc_r. 1998-06-09 22:45:39 +00:00
sigsuspend.S Rename when building libc_r. 1998-06-09 22:45:39 +00:00
syscall.S