freebsd-dev/lib/libc/alpha/gen
Jacques Vidrine e4dc8baa84 Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm
at it, use the ANSI C generic pointer type for the second argument,
thus matching the documentation.

Remove the now extraneous (and now conflicting) function declarations
in various libc sources.  Remove now unnecessary casts.

Reviewed by:	bde
2004-01-09 16:52:09 +00:00
..
_ctx_start.S Use __FBSDID. 2003-01-19 00:17:03 +00:00
_setjmp.S Use __FBSDID. 2003-01-19 00:17:03 +00:00
divrem.m4
fabs.S Use __FBSDID. 2003-01-19 00:17:03 +00:00
flt_rounds.c
fpgetmask.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
fpgetround.c
fpgetsticky.c
fpsetmask.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
fpsetround.c
fpsetsticky.c
frexp.c
infinity.c Implement fpclassify(): 2003-02-08 20:37:55 +00:00
isinf.c o Implement C99 classification macros isfinite(), isinf(), isnan(), 2003-02-12 20:03:41 +00:00
ldexp.c
makecontext.c Add required headers and function declarations. 2004-01-06 19:28:07 +00:00
Makefile.inc Add signalcontext() which will be needed by libpthread. 2003-08-09 05:37:54 +00:00
modf.c
rfork_thread.S Use __FBSDID. 2003-01-19 00:17:03 +00:00
setjmp.S - Use the magic for ___sigreturn in __sigset. 2003-11-14 03:21:22 +00:00
signalcontext.c Add signalcontext() which will be needed by libpthread. 2003-08-09 05:37:54 +00:00
sigsetjmp.S Use __FBSDID. 2003-01-19 00:17:03 +00:00