freebsd-dev/lib/libc/amd64/gen
Jason Evans ea8271a8bb Make setjmp, longjmp, sigsetjmp, and siglongjmp weak aliases for
__setjmp, __longjmp, __sigsetjmp, and __siglongjmp, respectively.
This supports cancellation in the linuxthreads port.  In the long run,
a much more comprehensive solution will necessitate more dramatic changes
to libc symbol naming, and these aliases will probably need modification
at that time.
1999-12-14 20:17:52 +00:00
..
_setjmp.S sigset_t change (part 5 of 5) 1999-09-29 15:18:46 +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
setjmp.S Make setjmp, longjmp, sigsetjmp, and siglongjmp weak aliases for 1999-12-14 20:17:52 +00:00
sigsetjmp.S Make setjmp, longjmp, sigsetjmp, and siglongjmp weak aliases for 1999-12-14 20:17:52 +00:00