summaryrefslogtreecommitdiff
path: root/strings/apr_cpystrn.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup apr_tokenize_to_argv a bit, and fix a problem where we weren'trbb2000-10-181-10/+7
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolswrowe2000-10-161-4/+4
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...wrowe2000-08-061-6/+6
* prefix libapr functions and types with apr_dougm2000-08-021-10/+10
* Move all APR functions related to strings to their own directory, andrbb2000-07-211-0/+337