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