summaryrefslogtreecommitdiff
path: root/src/unistd.c
Commit message (Expand)AuthorAgeFilesLines
* add serenity OS for pread and pwrite emulationVincent Sanders2019-10-041-2/+2
* fix up unistd operations for amigaos 3 and win32 targetsVincent Sanders2015-04-021-2/+2
* explicitly include sys/types necessary for some platforms to get off_tVincent Sanders2015-04-021-0/+1
* Added pread and pwrite wrappers.Vincent Sanders2015-04-021-0/+67