Log In
source-git
/
glibc
Clone
Source Code
GIT
Source
Pull Requests
1
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
0ed5cb7293e7afadfab3df39ae04bf2928ba3997
0ed5cb7293e7afadfab3df39ae04bf2928ba3997
dlfcn
modstatic.c
Fork and Edit
Blob
Blame
History
Raw
extern int test (int); int test (int a) { return a + a; }