Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Complete split of all the string functions. Hope haven't broken too much. wcs... | Peter S. Mazinger | 2006-01-03 | 1 | -9/+45 |
* | Hide some of mem* and str* | Peter S. Mazinger | 2005-11-27 | 1 | -2/+2 |
* | Correct Warning: function declaration isn't a prototype | Peter S. Mazinger | 2005-11-15 | 1 | -2/+2 |
* | Split up wstring.c and use attribute_hidden | Peter S. Mazinger | 2005-11-14 | 1 | -0/+19 |
* | Cleanup the mess, remove now obsolete files | Eric Andersen | 2002-06-12 | 1 | -53/+0 |
* | Use public interface, not a glibc style private one | Eric Andersen | 2002-01-06 | 1 | -3/+1 |
* | Cleanup the toploevel makefile handing of shared libs. Add weak_alias | Eric Andersen | 2001-06-12 | 1 | -1/+1 |
* | Added __strtok_r function. Change strtok to a wrapper around __strtok_r and | Manuel Novoa III | 2001-03-01 | 1 | -0/+55 |