]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add -Btime, -Bnewer, -Bmin, -newerB[Bacmt], -newer[acmt]B options to
authorceri <ceri@FreeBSD.org>
Mon, 3 Apr 2006 20:36:37 +0000 (20:36 +0000)
committerceri <ceri@FreeBSD.org>
Mon, 3 Apr 2006 20:36:37 +0000 (20:36 +0000)
commit466d7db777b8f4fed2ba38cfe859189f0611acf8
treee035182e79fc32d8cbc8a86417c289279b1e02da
parent65e207f97b98140ada68607189287191f8743e8d
Add -Btime, -Bnewer, -Bmin, -newerB[Bacmt], -newer[acmt]B options to
work with the st_birthtime field of struct stat.

'B' has been chosen to match the format specifier from stat(1).

Approved by: jhb
MFC after: 2 weeks
usr.bin/find/find.1
usr.bin/find/find.h
usr.bin/find/function.c
usr.bin/find/option.c