summaryrefslogtreecommitdiff
path: root/libc/stdlib/_atexit.c
AgeCommit message (Expand)Author
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-11-18libc_hidden_proto removal, just a few functionsDenis Vlasenko
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2008-05-20replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.Denis Vlasenko
2007-05-04- commentary typo fixBernhard Reutner-Fischer
2006-12-07Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen
2006-03-10Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger
2006-02-14after much deliberation, may i present Joseph S. Myers patch to add support f...Mike Frysinger
2006-02-13More renames for IMAPeter S. Mazinger