Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tr/die_errno'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 6 Jul 2009 16:39:46 +0000
(09:39 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 6 Jul 2009 16:39:46 +0000
(09:39 -0700)
* tr/die_errno:
Use die_errno() instead of die() when checking syscalls
Convert existing die(..., strerror(errno)) to die_errno()
die_errno(): double % in strerror() output just in case
Introduce die_errno() that appends strerror(errno) to die()
raw
(from:
dd787c1
)
No differences found