Go to file
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
benchmarks only check local benchmark dir if it exists 2010-02-04 18:15:10 +00:00
boot Work around KVM unreal mode bug by avoiding unreal mode 2010-03-10 15:32:31 +00:00
commands Let the commands/simple/tr.c understand about '\t', '\r', and '\n'. 2010-03-12 09:58:44 +00:00
docs Include directory reorg and makefile updates. 2010-03-08 11:04:59 +00:00
drivers Move archtypes.h, fpu.h, and stackframe.h 2010-03-09 09:41:14 +00:00
etc Include directory reorg and makefile updates. 2010-03-08 11:04:59 +00:00
include - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
kernel - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
lib - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
man - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
servers - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
test - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
tools slight tuning of /etc/mk situation when making release. 2010-03-01 15:53:57 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Also run fixincludes in gcc 4.4.3 2010-03-08 14:51:00 +00:00