freebsd-src/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 Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
cerror.S Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
exect.S Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
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 Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
sbrk.S Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
setlogin.S Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
sigpending.S Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
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 Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00