1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-04-21 23:06:08 +03:00
Florian Weimer 0933a4678c Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h>
Since the switch away from auto-generated wrappers for these system
calls, the kludge is already included in the C source file of the
system call wrapper.
2020-01-02 10:18:37 +01:00
..