Skip to content
Snippets Groups Projects
Commit 384b92d1 authored by Florian Fischer's avatar Florian Fischer
Browse files

fsearch: keep track of stdout offset if needed

When stdout points to a file and not a pipe write atomicity is not
guarantied. Detect that stdout is a regular file and keep track
of its offset using a atomic offset variable in user space.
parent 167c3fce
No related branches found
No related tags found
No related merge requests found
Pipeline #77917 passed