projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
3fce9a1
f7be59b
)
Merge branch 'jc/mkstemp-more-careful-error-reporting'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 2 Jan 2013 18:38:25 +0000
(10:38 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 2 Jan 2013 18:38:25 +0000
(10:38 -0800)
After failing to create a temporary file using mkstemp(), failing
pathname was not reported correctly on some platforms.
* jc/mkstemp-more-careful-error-reporting:
xmkstemp(): avoid showing truncated template more carefully
Trivial merge