OSDN Git Service

Nathan McSween convinced me compilers that inline memset() can optimize the bzero...
authorRob Landley <rob@landley.net>
Sun, 19 Feb 2012 04:44:11 +0000 (22:44 -0600)
committerRob Landley <rob@landley.net>
Sun, 19 Feb 2012 04:44:11 +0000 (22:44 -0600)
commit2b54b1ab1a796ef89426f021319c11ff22710947
tree722e6b9c9360965a65e932591fda3478cea290f9
parent4696bfc4057e87ea8a66bd64aafb9ca14a64290e
Nathan McSween convinced me compilers that inline memset() can optimize the bzero case pretty well.
lib/args.c
lib/lib.c
main.c
toys/toysh.c