asprintf.c: Change comment to note that -1 is returned upon error.
commitcdb92e4c95eaaec7281c0edb4f2e6cc2f6558d18
authorNick Clifton <nickc@redhat.com>
Tue, 3 Jun 2003 18:17:29 +0000 (3 18:17 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 3 Jun 2003 18:17:29 +0000 (3 18:17 +0000)
tree6d5cf17522e4c62b4e637ddbc9ca09f1480a3aed
parent61c85f87776a0930ef243cc9551e941d14f374b3
asprintf.c: Change comment to note that -1 is returned upon error.
vasprintf.c: Likewise. (vasprintf): Return -1 upon error.
functions.texi: Document changes to asprintf and vasprintf.
libiberty/ChangeLog
libiberty/asprintf.c
libiberty/functions.texi
libiberty/vasprintf.c