Age | Commit message (Expand) | Author |
---|---|---|
2007-09-19 | X86: Enable the rename system call. | Gabe Black |
2007-09-19 | X86: Enable the unlink system call. | Gabe Black |
2007-08-28 | X86: Hook in an implementation for lseek. | Gabe Black |
2007-08-04 | X86: Add the arch_prctl system call and fix up some microcoding. | Gabe Black |
2007-07-30 | X86: Turn on the exit_group, exit, munmap, and write syscalls. | Gabe Black |
2007-07-30 | X86: Turn on some system calls, and make the kernel version match my developm... | Gabe Black |
2007-07-26 | Add functions for mmap and brk. | Gabe Black |
2007-07-24 | Add a tgt_iovec structure to support writev, change the name of X86Linux to X... | Gabe Black |
2007-07-22 | Add the "open" syscall. | Gabe Black |
2007-03-06 | Get X86 to load an elf and start a process for it. | Gabe Black |