OSDN Git Service

convert // comments to /**/; remove empty #if/#endif pairs. no code changes
[uclinux-h8/uClibc.git] / libc / stdlib / _atexit.c
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2008-05-20 Denis Vlasenkoreplace "if (p) free(p)" by just "free(p)" - free(NULL...
2007-05-04 Bernhard Reutner... - commentary typo fix
2006-12-07 Eric AndersenMajor cleanup of internal mutex locking. Be more consi...
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-02-14 Mike Frysingerafter much deliberation, may i present Joseph S. Myers...
2006-02-13 Peter S. MazingerMore renames for IMA