Age | Commit message (Expand) | Author |
---|---|---|
2008-11-20 | next portion of libc_hidden_proto removal | Denis Vlasenko |
2008-11-18 | libc_hidden_proto removal, just a few functions | Denis Vlasenko |
2008-06-03 | - adds several config-options to allow for turning off certain features | Bernhard Reutner-Fischer |
2008-05-20 | replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. | Denis Vlasenko |
2007-05-04 | - commentary typo fix | Bernhard Reutner-Fischer |
2006-12-07 | Major cleanup of internal mutex locking. Be more consistant in how we do | Eric Andersen |
2006-03-10 | Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ... | Peter S. Mazinger |
2006-02-14 | after much deliberation, may i present Joseph S. Myers patch to add support f... | Mike Frysinger |
2006-02-13 | More renames for IMA | Peter S. Mazinger |