index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
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; }