Date: Tue, 23 Nov 2010 15:08:56 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/locate/locate locate.h Message-ID: <201011231509.oANF97qX049159@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2010-11-23 15:08:56 UTC
FreeBSD src repository
Modified files:
usr.bin/locate/locate locate.h
Log:
SVN rev 215752 on 2010-11-23 15:08:56Z by nwhitehorn
Properly use SCHAR_MAX instead of CHAR_MAX for 0x7f. This fixes operation
of locate(1) on systems on which char is unsigned by default (ARM and
PowerPC).
Reported by: Paul Mather
MFC after: 4 days
Revision Changes Path
1.8 +4 -4 src/usr.bin/locate/locate/locate.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011231509.oANF97qX049159>
