Age | Commit message (Expand) | Author |
---|---|---|
2012-06-15 | _hsearch_r.c: use stdlib.h instead of malloc.h for calloc | Peter S. Mazinger |
2010-06-11 | hcreate_r: silence warning in helper func | Bernhard Reutner-Fischer |
2009-09-18 | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer |
2008-11-20 | Last portion of libc_hidden_proto removal. | Denis Vlasenko |
2008-05-20 | replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. | Denis Vlasenko |
2008-05-19 | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko |
2006-02-13 | Rename some files, that will conflict w/ IMA | Peter S. Mazinger |