mirror of git://sourceware.org/git/glibc.git
Concluding the move of syscall definitions to syscalls.list, where the removal of support for old kernel versions has made this possible, this patch removes C definitions of pread, pread64, pwrite and pwrite64 for powerpc64. As far as I can tell, the existing syscalls.list definitions in sysdeps/unix/sysv/linux/wordsize-64/syscalls.list should suffice to produce results equivalent to what these C files do. [BZ #14138] * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Remove file. * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise. |
||
---|---|---|
.. | ||
bits | ||
powerpc32 | ||
powerpc64 | ||
sys | ||
Implies | ||
Makefile | ||
Versions | ||
arch-fork.h | ||
configure | ||
configure.ac | ||
dl-brk.S | ||
dl-cache.h | ||
dl-static.c | ||
dl-sysdep.c | ||
get_clockfreq.c | ||
get_timebase_freq.c | ||
getdents64.c | ||
getmsg.c | ||
getrlimit64.c | ||
gettimeofday.c | ||
init-first.c | ||
ioctl.c | ||
ipc_priv.h | ||
kernel-features.h | ||
kernel_termios.h | ||
ldconfig.h | ||
ldd-rewrite.sed | ||
ldsodefs.h | ||
libc-start.c | ||
nldbl-abi.h | ||
oldgetrlimit64.c | ||
profil-counter.h | ||
pt-longjmp.c | ||
pthread_attr_setstack.c | ||
pthread_attr_setstacksize.c | ||
pthread_spin_unlock.c | ||
putmsg.c | ||
readdir64.c | ||
readdir64_r.c | ||
readelflib.c | ||
rt-sysdep.c | ||
sched_getcpu.c | ||
sem_post.c | ||
sigcontextinfo.h | ||
syscall.S | ||
syscalls.list | ||
sysdep.c | ||
test-gettimebasefreq.c | ||
time.c |