[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Ray Lai <ray_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 18 Mar 2008 21:00:23 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: ray_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/03/18 21:00:23
Modified files:
lib/libc/string: bcmp.c
Log message:
bcmp(3) tries to return length, which is a size_t, as an int.
Instead, just return 1 if there is a difference.
Found by lint.
OK millert.
Visit your host, monkey.org