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
/
sigrtmin.c
blob: c5a1fd92dae74de3dc80f180a592ea92bfbb8a5a (
plain
) (
blame
)
1
2
3
4
5
6
#include
<signal.h>
int
__libc_current_sigrtmin
()
{
return
35
;
}