1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.bin/find
guenther 79b5458953 Replace use of the old BSD st_*timespec members in struct stat with
the POSIX-standard st_*tim members.

ok millert@
2023-08-11 04:45:05 +00:00
..
extern.h
find.1 man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
find.c Update a comment to include -delete, -execdir, -ls and -print0 among 2018-08-01 06:39:58 +00:00
find.h
function.c Replace use of the old BSD st_*timespec members in struct stat with 2023-08-11 04:45:05 +00:00
ls.c dev_t is signed to permit passing -1 as an invalid condition, but the 2019-02-05 02:17:32 +00:00
main.c userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
Makefile
misc.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
operator.c
option.c add -not as a sh friendly alias for !. 2018-12-06 17:45:14 +00:00