index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
src
/
signal
/
sigrtmax.c
blob: 0ef2987315cdbf372aa719d6aa9af7186949dc7e (
plain
) (
tree
)
0b44a031
1
2
3
4
int
__libc_current_sigrtmax
()
{
return
64
;
}