index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
signal
/
sigrtmax.c
blob: 0ef2987315cdbf372aa719d6aa9af7186949dc7e (
plain
) (
blame
)
1
2
3
4
int
__libc_current_sigrtmax
()
{
return
64
;
}