aboutsummaryrefslogtreecommitdiff
path: root/lib_generic/string.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-605/+0
2009-10-18lib_generic memset: fill one word at a time if possibleAlessandro Rubini1-3/+19
2009-10-18lib_generic memcpy: copy one word at a time if possibleAlessandro Rubini1-4/+15
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2006-05-03Scheduled for removal: strnicmp() which is unusedWolfgang Denk1-1/+1
2005-10-04Fix loop end test in lib_generic/string.c:strswab()Wolfgang Denk1-1/+1
2005-09-25Fix strswab() to reliably find end of stringWolfgang Denk1-5/+6
2004-03-14* Patch by Yuli Barcohen, 4 Mar 2004:wdenk1-0/+27
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-4/+4
2002-11-19* Patch by Daniel Engström, 18 Nov 2002:wdenk1-24/+0
2002-11-03Initial revisionwdenk1-0/+574