minix/lib/libc/arch/i386/misc
Thomas Veerman bef0e3eb63 - Add support for the ucontext system calls (getcontext, setcontext,
swapcontext, and makecontext).
- Fix VM to not erroneously think the stack segment and data segment have
  collided when a user-space thread invokes brk().
- Add test51 to test ucontext functionality.
- Add man pages for ucontext system calls.
2010-03-12 15:58:41 +00:00
..
_cpufeature.c Include directory reorg and makefile updates. 2010-03-08 11:04:59 +00:00
_cpuid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
alloca.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
get_bp.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getprocessor.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_inb.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_inl.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_insb.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_insl.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_insw.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_intr.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_inw.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_outb.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_outl.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_outsb.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_outsl.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_outsw.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_outw.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
Makefile.inc - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
oneC_sum.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
ucontext.S - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00