Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/find



Module Name:    src
Committed By:   apb
Date:           Sat Oct  7 17:04:02 UTC 2006

Modified Files:
        src/usr.bin/find: extern.h find.c find.h function.c

Log Message:
Add support for "find ... -exec ... {} +".

The code is from John Hawkinson in PR 20470.  I adapted it to current,
and made some KNF and comment changes.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/usr.bin/find/extern.h
cvs rdiff -r1.21 -r1.22 src/usr.bin/find/find.c src/usr.bin/find/find.h
cvs rdiff -r1.55 -r1.56 src/usr.bin/find/function.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index