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