]> git.sur5r.net Git - cc65/commit
Replace calls to memset with _bzero if the fill value is zero and -Oi in
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 16 Jul 2002 11:01:51 +0000 (11:01 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 16 Jul 2002 11:01:51 +0000 (11:01 +0000)
commit02c26efdd3abe12b8376420567836b639883a143
tree4f5d2893d10770f26d4c14f74f69a38b38debd48
parent87fa3fbdaa306292cde061d56c5581d478d5ac73
Replace calls to memset with _bzero if the fill value is zero and -Oi in
effect.

git-svn-id: svn://svn.cc65.org/cc65/trunk@1359 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/expr.c
src/cc65/stdfunc.c
src/cc65/stdfunc.h