Log In
source-git
/
glibc
Clone
Source Code
GIT
Source
Pull Requests
1
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
a06643f0f26a7bc434b127fdd1ae2bea4b4ef3d0
a06643f0f26a7bc434b127fdd1ae2bea4b4ef3d0
elf
filtmod1.c
Fork and Edit
Blob
Blame
History
Raw
extern const char *foo (void); const char * foo (void) { return __FILE__; }