freebsd-dev/usr.bin/find
Konstantin Belousov 1c32456953 Use type-independent formats for printing nlink_t and ino_t.
Extracted from:	ino64 work by gleb, mckusick
Discussed with:	mckusick
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2017-01-06 16:59:33 +00:00
..
extern.h find: Fix segfault with very long path in -exec/-ok ... {} \;. 2015-08-05 21:33:30 +00:00
find.1 find.1: Add missing whitespace: 2015-04-20 02:23:00 +00:00
find.c find: Correctly propagate -exec/-execdir ... {} + exit status. 2014-04-12 22:36:26 +00:00
find.h
function.c Use NULL instead of 0 for pointers. 2016-04-18 07:05:18 +00:00
getdate.y
ls.c Use type-independent formats for printing nlink_t and ino_t. 2017-01-06 16:59:33 +00:00
main.c find: Correctly propagate -exec/-execdir ... {} + exit status. 2014-04-12 22:36:26 +00:00
Makefile Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
misc.c find: Fix segfault with very long path in -exec/-ok ... {} \;. 2015-08-05 21:33:30 +00:00
operator.c
option.c