aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/memrchr.c
Commit message (Expand)AuthorAgeFilesLines
* removed unused extract_last_token() and the required memrchr implementationMartin Willi2009-02-181-45/+0
* add a compatible memrchr() function if the platform does not support it (e.g....Andreas Steffen2009-01-091-0/+45