freebsd-dev/lib/libc/i386/gen
Jason Evans 9976e59211 Use assembler directives rather than ALTENTRY() so that longjmp() and
siglongjmp() are weak symbols.  This is necessary to allow static linking
with the linuxthreads library port.
2000-05-04 04:36:26 +00:00
..
_setjmp.S Remove unnecessary alternate entry points for *setjmp(). Make the main 2000-01-20 21:58:27 +00:00
alloca.S $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
fabs.S $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
frexp.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
infinity.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
isinf.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ldexp.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
modf.S $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
setjmp.S Use assembler directives rather than ALTENTRY() so that longjmp() and 2000-05-04 04:36:26 +00:00
sigsetjmp.S Use assembler directives rather than ALTENTRY() so that longjmp() and 2000-05-04 04:36:26 +00:00