mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-13 06:40:09 +00:00
b5bc52efe7
2003-08-30 Jakub Jelinek <jakub@redhat.com> * sysdeps/generic/sysdep.h (cfi_window_save, CFI_WINDOW_SAVE): Define. * sysdeps/unix/sysv/linux/sparc/bits/setjmp.h: Allow file to be included multiple times. * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone): Pass ptid, tls, ctid arguments to the kernel. * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c (__getpagesize): Use INTERNAL_SYSCALL instead of __syscall_getpagesize. * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (__libc_sigaction): Use INLINE_SYSCALL instead of __syscall_rt_sigaction. * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (__syscall_getgroups, __syscall_getpagesize, __syscall__llseek, __syscall_setfsgid, __syscall_setfsuid, __syscall_setgid, __syscall_setgroups, __syscall_setregid, __syscall_setreuid, __syscall_ipc, __syscall_setuid, __syscall_rt_sigaction, __syscall_rt_sigpending, __syscall_rt_sigprocmask, __syscall_rt_sigqueueinfo, __syscall_rt_sigsuspend, __syscall_rt_sigtimedwait): Remove unneeded syscall stubs. * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (sysdep_routines): Remove rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait, rt_sigqueueinfo, rt_sigaction and rt_sigpending. * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (__CLONE_SYSCALL_STRING): Define. * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S (__socket): Add CFI directives. * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h (__CLONE_SYSCALL_STRING): Define. * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_CLONE_SYSCALL): Define. * sysdeps/unix/sysv/linux/sparc/system.c: New file. * sunrpc/rpc/clnt.h: Remove a few __THROW. * sunrpc/Makefile (CFLAGS-auth_unix.c): Add -fexceptions. (CFLAGS-key_call.c): Likewise. (CFLAGS-pmap_rmt.c): Likewise. * sunrpc/rpc/auth.h: Remove serveral __THROW. (CFLAGS-rcmd.c): Likewise. |
||
---|---|---|
.. | ||
__longjmp.S | ||
brk.S | ||
bsd-_setjmp.S | ||
bsd-setjmp.S | ||
clone.S | ||
Dist | ||
dl-brk.S | ||
dl-cache.h | ||
dl-procinfo.c | ||
dl-procinfo.h | ||
fstatfs64.c | ||
ftruncate64.c | ||
fxstat64.c | ||
get_clockfreq.c | ||
getcontext.S | ||
getdents64.c | ||
getdents.c | ||
getrlimit64.c | ||
glob64.c | ||
kernel_stat.h | ||
longjmp.S | ||
lxstat64.c | ||
makecontext.c | ||
Makefile | ||
mmap64.c | ||
msgctl.c | ||
pause.c | ||
pipe.S | ||
pread64.c | ||
profil-counter.h | ||
pwrite64.c | ||
readdir64_r.c | ||
readdir64.c | ||
readdir_r.c | ||
readdir.c | ||
register-dump.h | ||
semctl.c | ||
sendfile64.c | ||
setcontext.S | ||
setjmp.S | ||
setrlimit64.c | ||
shmctl.c | ||
sigaction.c | ||
sigcontextinfo.h | ||
sigjmp.S | ||
sigpending.c | ||
sigprocmask.c | ||
sigsuspend.c | ||
sizes.h | ||
socket.S | ||
statfs64.c | ||
swapcontext.c | ||
syscall.S | ||
syscalls.list | ||
sysdep.h | ||
time.c | ||
truncate64.c | ||
ucontext_i.h | ||
Versions | ||
wordexp.c | ||
xstat64.c |