summaryrefslogtreecommitdiff
path: root/src/internal/libc.c
AgeCommit message (Expand)AuthorLines
2013-04-06add support for program_invocation[_short]_nameRich Felker-0/+4
2012-10-11i386 vsyscall support (vdso-provided sysenter/syscall instruction based)Rich Felker-0/+1
2012-07-27save AT_HWCAP from auxv for subsequent use in machine-specific codeRich Felker-0/+2
2012-02-24new attempt at working around the gcc 3 visibility bugRich Felker-0/+4
2012-02-24remove useless attribute visibility from definitionsRich Felker-1/+1
2012-02-23cleanup and work around visibility bug in gcc 3 that affects x86_64Rich Felker-1/+1
2011-02-24various changes in preparation for dynamic linking supportRich Felker-1/+1
2011-02-20use an accessor function for __libc data pointer when compiled as PICRich Felker-1/+9
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+3