summaryrefslogtreecommitdiff
path: root/strings/apr_strnatcmp.c
Commit message (Expand)AuthorAgeFilesLines
* Restyle this code, slightly, to avoid code-not-reached warnings fromwrowe2006-03-101-4/+4
* Toss an assert call that only checks input parameters validity which isjerenkrantz2002-02-121-7/+0
* WinCE port from Mladen Turk <mturk@mappingsoft.com>wrowe2002-02-121-3/+6
* When in Rome... or better put... eat our own dogfood.wrowe2001-12-131-2/+2
* Add remaining APR_DECLARE()s to all headers. Conditionally addedwrowe2001-01-181-2/+4
* Make the APR headers sane.gstein2000-11-261-1/+1
* Use apr_is*() character test macros to avoid warnings about signedbjh2000-08-061-9/+9
* prefix libapr functions and types with apr_dougm2000-08-021-2/+2
* Remove apr_strnatcmp.h. All of the functions prototyped in this filerbb2000-07-231-1/+1
* Move all APR functions related to strings to their own directory, andrbb2000-07-211-0/+151