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