]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/bcmp.c
bcmp.c: Fix warnings and implement using memcmp.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 2 Apr 2005 20:28:00 +0000 (20:28 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 2 Apr 2005 20:28:00 +0000 (20:28 +0000)
commit291387970dce86f883234b18735efd65463c4044
treeccbc1d31f63aab96feed83ed20694f25d407b688
parentf9a9ac80d6a6b5a8e7d64d3d0c81e95fb0003238
bcmp.c: Fix warnings and implement using memcmp.

* bcmp.c: Fix warnings and implement using memcmp.
* bcopy.c: Fix warnings.
* bzero.c: Fix warnings and implement using memset.

From-SVN: r97457
libiberty/ChangeLog
libiberty/bcmp.c
libiberty/bcopy.c
libiberty/bzero.c