]> git.armaanb.net Git - stagit.git/commit
pedantic snprintf() improvement
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 9 Mar 2019 11:39:10 +0000 (12:39 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 9 Mar 2019 11:39:10 +0000 (12:39 +0100)
commitbb1d06eb204b1d1135fcddccd14f6306abcd7f72
tree5750cbeb39fe817e2ac8a46bf2481874d852694c
parent587b01428d6ec2be1ab6b468198663118d483990
pedantic snprintf() improvement

POSIX says:
"If an output error was encountered, these functions shall return a negative
value and set errno to indicate the error."
stagit-index.c
stagit.c