Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use C implementation of strncmp. | Khem Raj | 2008-10-25 | 1 | -0/+1 |
| | | | | Add a new strncmp testcase. | ||||
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | patch from Mats Erik Andersson for better catching edge cases in optimized ↵ | Mike Frysinger | 2008-01-05 | 1 | -8/+24 |
| | | | | string functions | ||||
* | not sure how this obvious one liner got lost from glibc, but merge it | Mike Frysinger | 2007-09-15 | 1 | -0/+1 |
| | |||||
* | fixup shadowed warnings | Mike Frysinger | 2007-01-29 | 1 | -1/+0 |
| | |||||
* | second SUSV3 legacy check should be for macros as pointed out by psm | Mike Frysinger | 2006-12-03 | 1 | -1/+1 |
| | |||||
* | fix building when susv3 legacy stuff is disabled | Mike Frysinger | 2006-12-02 | 1 | -0/+16 |
| | |||||
* | add some tests for strlcat and strlcpy based upon strncat and strncpy ↵ | Mike Frysinger | 2006-02-28 | 1 | -0/+102 |
| | | | | respectively | ||||
* | rename test to match glibc | Mike Frysinger | 2006-02-14 | 1 | -0/+1512 |