Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc] Add strncasecmp() | Michael Brown | 2021-05-18 | 1 | -0/+8 |
* | [libc] Fix memcmp() to return proper values | Michael J. Bazzinotti | 2020-07-21 | 1 | -0/+1 |
* | [libc] Fix strcmp()/strncmp() to return proper values | Aaron Young | 2019-01-15 | 1 | -0/+1 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
* | [libc] Rewrite strtoul() | Michael Brown | 2015-02-19 | 1 | -0/+48 |
* | [test] Add self-tests for more string functions | Michael Brown | 2015-02-16 | 1 | -0/+88 |
* | [libc] Prevent strndup() from reading beyond the end of the string | Michael Brown | 2014-05-18 | 1 | -0/+20 |
* | [test] Add self-tests for strdup() | Michael Brown | 2014-05-18 | 1 | -0/+10 |
* | [test] Add self-tests for string functions | Michael Brown | 2012-11-12 | 1 | -0/+133 |