summaryrefslogtreecommitdiff
path: root/strings/apr_cpystrn.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the hosed #ifdef APR_HAVE_FOO_H tests, the #if HAVE_ tests, andwrowe2001-02-251-2/+2
* Update copyright to 2001fielding2001-02-161-1/+1
* 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