1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/usr.bin/find
Tim J. Robbins 5e25d888a8 Support the SysV-style -exec utility args.. {} + function, required by
SUSv3. This is similar to find foo -print0 | xargs -0 utility args.
2002-06-02 12:57:41 +00:00
..
extern.h
find.1 Support the SysV-style -exec utility args.. {} + function, required by 2002-06-02 12:57:41 +00:00
find.c Support the SysV-style -exec utility args.. {} + function, required by 2002-06-02 12:57:41 +00:00
find.h Support the SysV-style -exec utility args.. {} + function, required by 2002-06-02 12:57:41 +00:00
function.c Support the SysV-style -exec utility args.. {} + function, required by 2002-06-02 12:57:41 +00:00
getdate.y Fix to WARNS=2 level. 2002-04-15 19:27:41 +00:00
ls.c Fix to WARNS=2 level. 2002-04-15 19:27:41 +00:00
main.c
Makefile Fix to WARNS=2 level. 2002-04-15 19:27:41 +00:00
misc.c
operator.c
option.c
parsedate.y