repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add <sys/auxv.h> and getauxval.
[glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
sigreturn.c
blob
626b1eb8af271082a616736f17db9b1d83491c47
1
/* The sigreturn syscall cannot be explicitly called on Linux, only
2
implicitly by returning from a signal handler. */
3
#include <signal/sigreturn.c>