summaryrefslogtreecommitdiff
path: root/src/arch/x86/linux
AgeCommit message (Expand)Author
2007-07-26Add functions for mmap and brk.Gabe Black
2007-07-24Add a tgt_iovec structure to support writev, change the name of X86Linux to X...Gabe Black
2007-07-22Add the "open" syscall.Gabe Black
2007-03-06Get X86 to load an elf and start a process for it.Gabe Black