summaryrefslogtreecommitdiff
path: root/include/apr_strings.h
Commit message (Expand)AuthorAgeFilesLines
* Add a couple of GCC attribute tags to printf style functions. This alsorbb2001-02-221-1/+2
* Update copyright to 2001fielding2001-02-161-1/+1
* *) rename apr_memdup() to apr_pmemdup()gstein2001-02-121-1/+2
* Add memdup function.ben2001-02-111-2/+12
* Moved the prototypes for apr_snprintf and apr_vsnprintf to therbb2001-02-111-0/+42
* Add remaining APR_DECLARE()s to all headers. Conditionally addedwrowe2001-01-181-4/+6
* Cleanup the rest of the docs.rbb2000-12-041-2/+2
* Make the APR headers sane.gstein2000-11-261-3/+7
* fix a typo and add a little more info in the doc for apr_pstrndup()trawick2000-10-281-2/+2
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolswrowe2000-10-161-8/+8
* prefix libapr functions and types with apr_dougm2000-08-021-19/+19
* Update the docs in apr_strings.h to use ScanDoc. Also add Apache License torbb2000-07-231-126/+139
* Move some prototypes from apr_lib.h to apr_strings.h.rbb2000-07-211-0/+32
* Move all APR functions related to strings to their own directory, andrbb2000-07-211-0/+164