Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-12 | remove use of SHARED macro in dynamic linker version reporting | Rich Felker | 1 | -4/+1 | |
also fix visibility of the glue function used. | |||||
2013-12-01 | add infrastructure to record and report the version of libc.so | Rich Felker | 1 | -0/+12 | |
this is still experimental and subject to change. for git checkouts, an attempt is made to record the exact revision to aid in bug reports and debugging. no version information is recorded in the static libc.a or binaries it's linked into. |