freebsd-dev/usr.bin/locate/locate
Nathan Whitehorn b396ac3d0f 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
2010-11-23 15:08:56 +00:00
..
concatdb.sh
fastfind.c
locate.1
locate.c
locate.h Properly use SCHAR_MAX instead of CHAR_MAX for 0x7f. This fixes operation 2010-11-23 15:08:56 +00:00
locate.rc Make it possible to exclude directories by name no matter where they 2010-10-31 02:36:05 +00:00
locate.updatedb.8
Makefile
mklocatedb.sh
pathnames.h
updatedb.sh Style cleanup: make this look more like a 21st-century shell script 2010-11-01 02:20:18 +00:00
util.c