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