summaryrefslogtreecommitdiff
path: root/src/exit/exit.c
AgeCommit message (Expand)AuthorLines
2012-05-10remove __lock dependency from exitRich Felker-2/+4
2012-04-24ditch the priority inheritance locks; use malloc's version of lockRich Felker-2/+2
2011-10-14simplify atexit and fflush-on-exit handlingRich Felker-4/+7
2011-03-28major stdio overhaul, using readv/writev, plus other changesRich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+28