1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/lib/libc/i386/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
alloca.S
fabs.S
frexp.c
infinity.c
isinf.c
ldexp.c
Makefile.inc
modf.S
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