| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete ffs and strrchr prototypes. | Flavio Cruz | 2023-01-15 | 1 | -21/+0 |
* | Replace libc string functions with internal implementations | Richard Braun | 2016-08-16 | 1 | -0/+103 |
* | Fix gcc-6 warnings | Samuel Thibault | 2016-05-18 | 1 | -1/+1 |
* | kern: Fix typos in comments (found by codespell) | Stefan Weil | 2015-01-02 | 1 | -2/+2 |
* | Mark pure functions with attribute pure | Marin Ramesa | 2013-12-20 | 1 | -2/+2 |
* | kern/strings.c (strlen): mark with attribute pure | Marin Ramesa | 2013-12-20 | 1 | -1/+1 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -15/+15 |
* | Fix build on 64bit host | Samuel Thibault | 2012-01-22 | 1 | -0/+19 |
* | 2006-11-07 Barry deFreese <bddebian@comcast.net> | Samuel Thibault | 2009-06-18 | 1 | -4/+4 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+174 |