Update.
commitc70ca1fa69c9a95108664b4132b7188a686cc9e4
authorUlrich Drepper <drepper@redhat.com>
Tue, 27 Oct 1998 14:19:07 +0000 (27 14:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 27 Oct 1998 14:19:07 +0000 (27 14:19 +0000)
tree19fa3a22f0ab1ce323bb2bfd787ffc86627196be
parent91cc83ff9745491a0d6673f36df9cdabd397d748
Update.

* sysdeps/unix/sysv/linux/powerpc/pread.c: Do not use the i386 version.
Instead call the system call wrapper function using an 64bit argument.
* sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
* sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
* sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
18 files changed:
ChangeLog
linuxthreads/ChangeLog
linuxthreads/attr.c
linuxthreads/cancel.c
linuxthreads/condvar.c
linuxthreads/manager.c
linuxthreads/mutex.c
linuxthreads/pthread.c
linuxthreads/ptlongjmp.c
linuxthreads/rwlock.c
linuxthreads/spinlock.c
linuxthreads/spinlock.h
linuxthreads/sysdeps/pthread/bits/pthreadtypes.h
linuxthreads/sysdeps/pthread/pthread.h
sysdeps/unix/sysv/linux/powerpc/pread.c
sysdeps/unix/sysv/linux/powerpc/pread64.c
sysdeps/unix/sysv/linux/powerpc/pwrite.c
sysdeps/unix/sysv/linux/powerpc/pwrite64.c