Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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-17 | 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 |