summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorthorpej <thorpej@NetBSD.org>1998-06-30 19:42:56 +0000
committerthorpej <thorpej@NetBSD.org>1998-06-30 19:42:56 +0000
commitf8fe385b785ea24e526fe7d2d1b29bb7c328da77 (patch)
treea34e3ffad066ae9621acb4dcfa465f835229634c /lib/libc/sys
parente05b7cc70bc9a2759845bbc3d5d6a88004da9c02 (diff)
Rewrite svr4_sys_pread() and svr4_sys_pwrite() in terms of the native
NetBSD pread(2) and pwrite(2). These still require indirection because the arguments need to be converted to the correct types. Delete svr4_sys_pread64() and svr4_sys_pwrite64(), since the arguments for these calls do not need conversion, and the syscall switch calls the native NetBSD system calls directly.
Diffstat (limited to 'lib/libc/sys')
0 files changed, 0 insertions, 0 deletions