Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o_str.c: Windows doesn't have <strings.h>, and since we use _strnicmp() and | Richard Levitte | 2004-07-08 | 1 | -2/+6 |
* | Synchronise o_str.c between 0.9.8-dev and 0.9.7-stable. | Richard Levitte | 2004-05-13 | 1 | -0/+3 |
* | Typo... | Richard Levitte | 2004-03-24 | 1 | -1/+1 |
* | Make sure toupper() is properly declared. | Richard Levitte | 2004-03-24 | 1 | -0/+1 |
* | Include strings.h so strcasecmp() and strncasecmp() get properly declared. | Richard Levitte | 2003-12-27 | 1 | -1/+2 |
* | Typos. | Dr. Stephen Henson | 2003-09-09 | 1 | -1/+2 |
* | Generalise the definition of strcasecmp() and strncasecmp() for | Richard Levitte | 2003-09-09 | 1 | -0/+95 |