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