freebsd-nq/lib/libc/i386
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
..
gen Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
net De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00
stdlib De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00
string De-orbit DEFS.h - the other arches do not use it, and it got replaced 2001-10-24 20:29:14 +00:00
sys Use 'mov' instead of 'lea' for setting the syscall number in %eax as that 2001-11-27 20:51:26 +00:00
SYS.h Use 'mov' instead of 'lea' for setting the syscall number in %eax as that 2001-11-27 20:51:26 +00:00