Module Name: src Committed By: christos Date: Tue Dec 28 19:22:58 UTC 2021
Modified Files: src/external/gpl2/grep/dist/src: grep.c Log Message: Open with non-blocking I/O and then reset the flags to avoid blocking for FIFOs. This is a lot easier to do than adding another stat(2) to avoid open(2). To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/gpl2/grep/dist/src/grep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.