aboutsummaryrefslogtreecommitdiff
path: root/kern/strings.c
Commit message (Expand)AuthorAgeFilesLines
* Delete ffs and strrchr prototypes.Flavio Cruz2023-01-151-21/+0
* Replace libc string functions with internal implementationsRichard Braun2016-08-161-0/+103
* Fix gcc-6 warningsSamuel Thibault2016-05-181-1/+1
* kern: Fix typos in comments (found by codespell)Stefan Weil2015-01-021-2/+2
* Mark pure functions with attribute pureMarin Ramesa2013-12-201-2/+2
* kern/strings.c (strlen): mark with attribute pureMarin Ramesa2013-12-201-1/+1
* kern: remove register qualifiersMarin Ramesa2013-11-131-15/+15
* Fix build on 64bit hostSamuel Thibault2012-01-221-0/+19
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-4/+4
* Initial sourceThomas Bushnell1997-02-251-0/+174