summaryrefslogtreecommitdiff
path: root/src/internal/libc.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-24new attempt at working around the gcc 3 visibility bugRich Felker1-0/+4
2012-02-24remove useless attribute visibility from definitionsRich Felker1-1/+1
2012-02-23cleanup and work around visibility bug in gcc 3 that affects x86_64Rich Felker1-1/+1
2011-02-24various changes in preparation for dynamic linking supportRich Felker1-1/+1
2011-02-20use an accessor function for __libc data pointer when compiled as PICRich Felker1-1/+9
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+3