]> git.ipfire.org Git - thirdparty/man-pages.git/commit
bin/grepc: srcfix (Actually create file with mktemp(1))
authorAlejandro Colomar <alx@kernel.org>
Sun, 5 Nov 2023 01:49:37 +0000 (02:49 +0100)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 20:29:21 +0000 (21:29 +0100)
commit90acfdb026c2a91fc0d589994ec6d89c5c5ab380
treec2bd15ea75b94ea9a04db03c22fd1a6cff2a540e
parente2259ad253b59547f1cc1532777da91ba5860d2c
bin/grepc: srcfix (Actually create file with mktemp(1))

This ensures we own the file, removing any races.

Signed-off-by: Alejandro Colomar <alx@kernel.org>
bin/grepc