summaryrefslogtreecommitdiffstats
path: root/libc/include/strings.h
Commit message (Collapse)AuthorAgeFilesLines
* Make sure size_t is defined before used in strings.hMartin Storsjo2009-07-221-0/+1
| | | | | | Otherwise, including strings.h as the first file in a C file yields errors. This fixes issue 3332.
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+55