index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
signgam.c
blob: b39ceb046898f31843f08606e052f0052b76a85e (
plain
) (
blame
)
1
2
3
4
5
#include
"libm.h"
int
__signgam
=
0
;
weak_alias
(
__signgam
,
signgam
);