bug-grep
[Top][All Lists]
Advanced

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

bug#29124: [PATCH] grep: simplify out_file handling


From: Paul Eggert
Subject: bug#29124: [PATCH] grep: simplify out_file handling
Date: Fri, 3 Nov 2017 01:46:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

This adds a syscall, which sounds like both a performance loss and a correctness issue, as it introduces a race if the file system is being modified while we grep. Is there some way to simplify out_file without adding a syscall or a race?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]