diff options
| author | René Scharfe <l.s.r@web.de> | 2025-11-17 20:42:55 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-11-17 13:53:09 -0800 |
| commit | f18aa68861538e93421699aa366d6691a85258b6 (patch) | |
| tree | de0ebf2037526b747462e237d03a0fe9231c4429 /t/unit-tests/clar/example/example.c | |
| parent | f368df439b31b422169975cc3c95f7db6a46eada (diff) | |
wrapper: simplify xmkstemp()
Call xmkstemp_mode() instead of duplicating its error handling code.
This switches the implementation from the system's mkstemp(3) to our own
git_mkstemp_mode(), which works just as well.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/clar/example/example.c')
0 files changed, 0 insertions, 0 deletions
