1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/lib/libc/alpha/gen
Daniel Eischen b66b8326e5 Add getcontext, setcontext, makecontext, and swapcontext. These
functions are defined in SUSv2 and the latest POSIX spec.

Thanks to Bernd Walter <ticso@cicely8.cicely.de> for helping debug my
alpha assembly.

Approved by:	-arch
2002-01-10 02:40:59 +00:00
..
_ctx_start.S Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
_setjmp.S Save and restore t12 in the jmp_buf. t12 is used during function 2001-12-22 06:06:17 +00:00
divrem.m4
fabs.S
flt_rounds.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpgetmask.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpgetround.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpgetsticky.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpsetmask.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpsetround.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpsetsticky.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
frexp.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
getcontext.S Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
infinity.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
isinf.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
ldexp.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
makecontext.c Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
Makefile.inc Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
modf.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
rfork_thread.S
setjmp.S Save and restore t12 in the jmp_buf. t12 is used during function 2001-12-22 06:06:17 +00:00
sigsetjmp.S