mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-18 19:10:06 +00:00
aeba9785a6
2001-03-16 David Mosberger <davidm@hpl.hp.com> * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (struct sigcontext): Drop hack that was needed for 2.1.1 kernel headers. * sysdeps/unix/sysv/linux/ia64/ucontext_i.h: New file. * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Rewrite to make it overlay with kernel's "struct sigcontext". * sysdeps/unix/sysv/linux/ia64/Makefile (sysdep_headers): Add sys/rse.h for "misc" subdir. (sysdep_routines): Add __start_context for "stdlib" subdir. * sysdeps/unix/sysv/linux/ia64/sys/rse.h: New file (based on kernel file of the same name). * stdlib/Makefile (tests): Add tst-setcontext. * stdlib/tst-setcontext.c: New file (based on a sample program by Uli Drepper). * sysdeps/unix/sysv/linux/ia64/setcontext.S: New file. * sysdeps/unix/sysv/linux/ia64/getcontext.S: New file. * sysdeps/unix/sysv/linux/ia64/__start_context.S: New file. * sysdeps/unix/sysv/linux/ia64/makecontext.c: New file. * sysdeps/unix/sysv/linux/ia64/__longjmp.S (__longjmp): Use extr.u instead of shift & and. |
||
---|---|---|
.. | ||
bits | ||
net | ||
sys | ||
__longjmp.S | ||
__start_context.S | ||
brk.S | ||
bsd-_setjmp.S | ||
bsd-setjmp.S | ||
clone2.S | ||
clone.S | ||
Dist | ||
dl-cache.h | ||
dl-static.c | ||
fork.S | ||
fstatfs64.c | ||
ftruncate64.c | ||
fxstat64.c | ||
fxstat.c | ||
getclktck.c | ||
getcontext.S | ||
getdents64.c | ||
getdents.c | ||
getpagesize.c | ||
getrlimit64.c | ||
glob64.c | ||
glob.c | ||
ioperm.c | ||
ldconfig.h | ||
ldsodefs.h | ||
lxstat64.c | ||
lxstat.c | ||
makecontext.c | ||
Makefile | ||
mmap64.c | ||
pipe.S | ||
pread64.c | ||
profil-counter.h | ||
pwrite64.c | ||
readdir64_r.c | ||
readdir64.c | ||
readdir_r.c | ||
readdir.c | ||
readelflib.c | ||
setcontext.S | ||
setjmp.S | ||
setrlimit64.c | ||
sigaction.c | ||
sigpending.c | ||
sigprocmask.c | ||
sigsuspend.c | ||
statfs64.c | ||
syscall.S | ||
syscalls.list | ||
sysdep.h | ||
sysdep.S | ||
truncate64.c | ||
ucontext_i.h | ||
Versions | ||
vfork.S | ||
wordexp.c | ||
xstat64.c | ||
xstat.c |