]> git.armaanb.net Git - stagit.git/commitdiff
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)
POSIX says:
"If an output error was encountered, these functions shall return a negative
value and set errno to indicate the error."


No differences found