aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/string/memset.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-2/+1
2018-01-17ansification: remove _PTRYaakov Selkowitz1-2/+2
2018-01-17ansification: remove _ANDYaakov Selkowitz1-2/+2
2017-12-01string: remove TRAD_SYNOPSISYaakov Selkowitz1-8/+1
2014-10-09 * libc/string/memccpy.c (memccpy): Fix warning about signed-unsignedCorinna Vinschen1-1/+1
2013-12-102013-12-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2008-05-272008-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2008-05-262008-05-26 Eric Blake <ebb9@byu.net>Jeff Johnston1-29/+22
2002-11-27* libc/string/memset.c (memset): Fix comment.Christopher Faylor1-4/+2
2002-11-26* libc/string/memset.c (memset): Move initialization of 'd' earlier inChristopher Faylor1-1/+1
2002-11-25* libc/string/memset.c (memset): Minor optimization: Use new 'd' variable,Christopher Faylor1-1/+1
2002-11-25 * libc/string/memset.c (memset): Make it safe even ifKazu Hirata1-4/+6
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston1-2/+1
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+110