Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2git to create tag 'eric_g2k12'.eric_g2k12 | cvs2svn | 2012-07-13 | 1 | -36/+0 |
* | Add strnlen() to libkern. | matthew | 2012-04-26 | 1 | -1/+5 |
* | Avoid using and end pointer since strnlen(string, -1) is legal | millert | 2010-06-02 | 1 | -4/+3 |
* | remove unused variable. | chl | 2010-05-21 | 1 | -2/+1 |
* | add posix_madvise, posix_memalign, strndup, and strnlen. mostly from | tedu | 2010-05-18 | 1 | -0/+34 |