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