freebsd-skq/lib/libc/i386/gen
obrien d90536e35b 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 De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00
alloca.S De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00
fabs.S De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00
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 De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00
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 De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00
sigsetjmp.S De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00