summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/memset.c
Commit message (Expand)AuthorAgeFilesLines
* * libc/string/memset.c (memset): Fix comment.Christopher Faylor2002-11-271-4/+2
* * libc/string/memset.c (memset): Move initialization of 'd' earlier inChristopher Faylor2002-11-261-1/+1
* * libc/string/memset.c (memset): Minor optimization: Use new 'd' variable,Christopher Faylor2002-11-251-1/+1
* * libc/string/memset.c (memset): Make it safe even ifKazu Hirata2002-11-251-4/+6
* 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-241-2/+1
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+110