1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/lib/libc/i386/gen
David E. O'Brien 333fc21e3c Fix the style of the SCM ID's.
I believe have made all of libc .c's as consistent as possible.
2002-03-22 21:53:29 +00:00
..
_ctx_start.S Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
_setjmp.S
alloca.S
fabs.S
frexp.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
getcontext.S Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
infinity.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
isinf.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
ldexp.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
makecontext.c Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
Makefile.inc Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwise 2002-03-21 06:45:32 +00:00
modf.S
rfork_thread.S Use 'mov' instead of 'lea' for setting the syscall number in %eax as that 2001-11-27 20:51:26 +00:00
setjmp.S
sigsetjmp.S