about summary refs log tree commit diff
path: root/src/internal/libc.h
Commit message (Expand)AuthorAgeFilesLines
* reorganize the __libc structure for threaded performance issuesRich Felker2011-04-011-6/+6
* major improvements to cancellation handlingRich Felker2011-03-291-0/+1
* overhaul cancellation to fix resource leaks and dangerous behavior with signalsRich Felker2011-03-241-1/+2
* implement flockfile api, rework stdio lockingRich Felker2011-03-121-0/+4
* various changes in preparation for dynamic linking supportRich Felker2011-02-241-4/+12
* use an accessor function for __libc data pointer when compiled as PICRich Felker2011-02-201-3/+10
* add pthread_atfork interfaceRich Felker2011-02-181-0/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+43