Log In
source-git
/
glibc
Clone
Source Code
GIT
Source
Pull Requests
1
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
57b8aaea74edb7aa45d85af2d3e98e249a9f3f41
57b8aaea74edb7aa45d85af2d3e98e249a9f3f41
sysdeps
ieee754
s_signgam.c
Fork and Edit
Blob
Blame
History
Raw
#include <math.h> #include <math_private.h> int __signgam = 0; weak_alias (__signgam, signgam)