minix/lib/libc
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
..
ack Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
ansi Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
arch/i386 - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
gnu fix newsigset/oldsigset references 2010-03-09 20:46:26 +00:00
ip Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
math Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
other - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
posix - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
regex Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
stdio - new pread(), fnmatch() calls 2010-02-25 17:08:08 +00:00
stdtime Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
syscall Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
sysvipc Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
Makefile Improve makefile logic for building programs/libs 2010-02-24 11:58:05 +00:00
Makefile.inc Improve makefile logic for building programs/libs 2010-02-24 11:58:05 +00:00