Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I am retiring my old email address; replace it with my OpenBSD one. | 2019-01-25 | 1 | -2/+2 | |
* | Roll back uintptr_t cast changes after discussions with tedu, otto and | 2016-10-16 | 1 | -7/+2 | |
* | Cast pointers to uintptr_t to avoid potential signedness errors. | 2016-10-14 | 1 | -2/+7 | |
* | Add framework for resolving (pun intended) libc namespace issues, using | 2015-08-31 | 1 | -1/+2 | |
* | mop up ifndef KERNEL goo; ok miod | 2014-06-10 | 1 | -5/+1 | |
* | Add strnlen() to libkern. | 2012-04-26 | 1 | -1/+5 | |
* | Avoid using and end pointer since strnlen(string, -1) is legal | 2010-06-02 | 1 | -4/+3 | |
* | remove unused variable. | 2010-05-21 | 1 | -2/+1 | |
* | add posix_madvise, posix_memalign, strndup, and strnlen. mostly from | 2010-05-18 | 1 | -0/+34 |