Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added __strtok_r function. Change strtok to a wrapper around __strtok_r and | Manuel Novoa III | 2001-03-01 | 1 | -58/+3 |
| | | | | | add a weak alias of __strtok_r for strtok_r since optional. Also reduced code size. | ||||
* | Update and simplification. | Eric Andersen | 2000-10-07 | 1 | -33/+25 |
| | |||||
* | Rework all the string handling. Make const stuff be constified. | Eric Andersen | 2000-07-06 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+71 |