1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/lib/libc/i386/gen
Daniel Eischen 9ed358fddc Disconnect the userland get/set/swapcontext() functions from
libc.  I want to keep these in some version for the thread
library/ies, but don't know whether to have them repo-copied
to libc_r or renamed and kept in libc.

Change the name of an alpha macro that was changed with the
system call commit.
2002-11-16 06:39:11 +00:00
..
_ctx_start.S
_setjmp.S
alloca.S
fabs.S
frexp.c
getcontext.S Save and restore FPU state properly in ucontext_t's. 2002-09-16 19:24:31 +00:00
infinity.c Re-apply the previously backed-out commit that fixes the problem where 2002-10-31 23:05:20 +00:00
isinf.c
ldexp.c
makecontext.c Save and restore FPU state properly in ucontext_t's. 2002-09-16 19:24:31 +00:00
Makefile.inc Disconnect the userland get/set/swapcontext() functions from 2002-11-16 06:39:11 +00:00
modf.S
rfork_thread.S
setjmp.S
signalcontext.c Style cleanup: 2002-09-21 23:54:32 +00:00
sigsetjmp.S