Date: Sat, 27 Nov 2010 00:46:57 +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: <201011270047.oAR0lO4e035586@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2010-11-27 00:46:57 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.bin/locate/locate locate.h
Log:
SVN rev 215921 on 2010-11-27 00:46:57Z by nwhitehorn
MFC r215752:
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
Revision Changes Path
1.7.56.2 +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?201011270047.oAR0lO4e035586>
