Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed unused extract_last_token() and the required memrchr implementation | Martin Willi | 2009-02-18 | 1 | -45/+0 |
| | |||||
* | add a compatible memrchr() function if the platform does not support it ↵ | Andreas Steffen | 2009-01-09 | 1 | -0/+45 |
(e.g. old glibc). Patch courtesy to Thomas Jarosch |