mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-15 09:30:06 +00:00
52f3d21331
2003-01-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Add branch hint. * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S: Add cancellation support. * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Remove ftruncate64, truncate64, pread64 and pwrite64 entries. * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL): Add __builtin_expect. (LOADARGS_n): Add argument size safety checks. * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: New file. * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: New file. 2003-01-06 Jakub Jelinek <jakub@redhat.com> * sysdeps/generic/sysdep-cancel.h (LIBC_CANCEL_HANDLED): Define. * sysdeps/generic/creat.c: Include sysdep-cancel.h. (LIBC_CANCEL_HANDLED): Add. * sysdeps/unix/sysv/linux/alpha/sysdep.h (inline_syscall_r0_constraint): Rename to... (inline_syscall_r0_out_constraint): ... this. Add =. (inline_syscall[0-6]): Use inline_syscall_r0_out_constraint. |
||
---|---|---|
.. | ||
alpha | ||
bits | ||
sys | ||
adjtime.c | ||
brk.S | ||
clone.S | ||
Dist | ||
dl-brk.S | ||
fstatfs64.c | ||
ftruncate64.c | ||
fxstat64.c | ||
getclktck.c | ||
getdents.c | ||
gethostname.c | ||
getitimer.S | ||
getrlimit64.c | ||
getrusage.S | ||
getsysstats.c | ||
gettimeofday.S | ||
glob64.c | ||
glob.c | ||
ieee_get_fp_control.S | ||
ieee_set_fp_control.S | ||
ioperm.c | ||
ipc_priv.h | ||
kernel_sigaction.h | ||
kernel_stat.h | ||
kernel_termios.h | ||
lxstat64.c | ||
Makefile | ||
mmap64.c | ||
msgctl.c | ||
oldglob.c | ||
pipe.S | ||
pread64.c | ||
pwrite64.c | ||
rt_sigaction.S | ||
select.S | ||
semctl.c | ||
sendfile64.c | ||
setfpucw.c | ||
setitimer.S | ||
setrlimit64.c | ||
settimeofday.S | ||
shmctl.c | ||
sigcontextinfo.h | ||
sigprocmask.c | ||
sigsuspend.S | ||
sizes.h | ||
statfs64.c | ||
syscall.S | ||
syscalls.list | ||
sysdep.h | ||
truncate64.c | ||
ustat.c | ||
utimes.S | ||
Versions | ||
wait4.S | ||
wordexp.c | ||
xmknod.c | ||
xstat64.c | ||
xstatconv.c |