about summary refs log tree commit diff
path: root/src/internal/libc.c
Commit message (Expand)AuthorAgeFilesLines
* remove additional libc struct accessor cruftRich Felker2015-04-221-12/+0
* add support for program_invocation[_short]_nameRich Felker2013-04-061-0/+4
* i386 vsyscall support (vdso-provided sysenter/syscall instruction based)Rich Felker2012-10-111-0/+1
* save AT_HWCAP from auxv for subsequent use in machine-specific codeRich Felker2012-07-271-0/+2
* new attempt at working around the gcc 3 visibility bugRich Felker2012-02-241-0/+4
* remove useless attribute visibility from definitionsRich Felker2012-02-241-1/+1
* cleanup and work around visibility bug in gcc 3 that affects x86_64Rich Felker2012-02-231-1/+1
* various changes in preparation for dynamic linking supportRich Felker2011-02-241-1/+1
* use an accessor function for __libc data pointer when compiled as PICRich Felker2011-02-201-1/+9
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+3