OSDN Git Service

Introduces xmkstemp()
authorLuiz Fernando N. Capitulino <lcapitulino@mandriva.com.br>
Tue, 14 Aug 2007 19:44:53 +0000 (16:44 -0300)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Aug 2007 05:20:23 +0000 (22:20 -0700)
commitf21a47b27ceef8ff2f6f218d5b7266d5fd9e2e93
tree9a4b19955bde9fd32a2decc43bdeb9e3b69bdd69
parenteef427a09ce7fcbdc54c73ae363cbab331eccd88
Introduces xmkstemp()

This is a wrapper for mkstemp() that performs error checking and
calls die() when an error occur.

Signed-off-by: Luiz Fernando N. Capitulino <lcapitulino@mandriva.com.br>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-compat-util.h