summaryrefslogtreecommitdiffstats
path: root/include/libc-string_i386.h
Commit message (Expand)AuthorAgeFilesLines
* relocate i386 string.h to i386-specific dirMike Frysinger2009-07-201-316/+0
* include/libc-string_i386.h: fix a bug where memset('\xff') misbehavesDenis Vlasenko2008-12-261-1/+3
* since gcc -Os hates us and does not inline string ops,Denis Vlasenko2008-12-171-0/+314