summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/arm/string (follow)
Commit message (Expand)AuthorAgeFilesLines
* more rcsid/sccs cleanupderaadt2009-10-282-6/+2
* Fix signed vs unsigned issue with memcmp/strncmp where the size parameterdrahn2009-05-032-10/+16
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-265-40/+5
* LSRCS should refer to the C source version of asm files 'put it in' deraadt@drahn2007-05-171-2/+2
* Unbreak libc on arm. -mojmaja2007-05-171-2/+2
* fix some lint 'xxx used, but not defined' warnings by properly addingotto2007-05-151-1/+4
* zap rcsid.espie2005-08-072-6/+2
* ARGH, forgot tags.drahn2004-02-0111-0/+11
* arm libc support. From NetBSD. currently supports softfloat.drahn2004-02-0111-0/+1002