summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/str_syscalls.sh
Commit message (Collapse)AuthorAgeFilesLines
* Remove simulated d_type support for getdents and the dirent struct, and useManuel Novoa III2001-06-251-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 wrappedManuel Novoa III2001-03-061-6/+3
| | | | with a check for NO_MMU of course.
* Add #define to handle new ptrace support.Manuel Novoa III2001-02-091-0/+1
|
* Add missing symbol for ipc and ignore commented syscall lines.Manuel Novoa III2001-01-171-1/+2
|
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-0/+35