Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. | Andy Polyakov | 2005-09-20 | 1 | -0/+9 |
* | Rely on e_os.h to appropriately define str[n]casecmp in non-POSIX | Andy Polyakov | 2005-01-13 | 1 | -9/+5 |
* | Borrow #include <string[s].h> from e_os.h. | Andy Polyakov | 2004-12-31 | 1 | -6/+1 |
* | 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-14 | 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-10 | 1 | -1/+2 |
* | Generalise the definition of strcasecmp() and strncasecmp() for | Richard Levitte | 2003-09-09 | 1 | -0/+95 |