Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove simulated d_type support for getdents and the dirent struct, and use | Manuel Novoa III | 2001-06-25 | 1 | -1/+1 |
| | | | | the straight getdents syscall instead of the wrapper (which leaked memory). | ||||
* | Fix unified syscall stuff for changed ?stat. Move fork to syscalls.c wrapped | Manuel Novoa III | 2001-03-06 | 1 | -6/+3 |
| | | | | with a check for NO_MMU of course. | ||||
* | Add #define to handle new ptrace support. | Manuel Novoa III | 2001-02-09 | 1 | -0/+1 |
| | |||||
* | Add missing symbol for ipc and ignore commented syscall lines. | Manuel Novoa III | 2001-01-17 | 1 | -1/+2 |
| | |||||
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -0/+35 |