]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/vasprintf.c
asprintf.c: Change comment to note that -1 is returned upon error.
authorNick Clifton <nickc@redhat.com>
Tue, 3 Jun 2003 18:19:17 +0000 (18:19 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 3 Jun 2003 18:19:17 +0000 (18:19 +0000)
commit8d398258b5f8b6887fd3b7905d4bc3ddf273bfae
treeeaee2f561c122d0a6534ff716710a384a706c25f
parentf24ce7c1c37f7f7990d78e3c0f9467f76d4cfee6
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.

From-SVN: r67395
libiberty/ChangeLog
libiberty/asprintf.c
libiberty/functions.texi
libiberty/vasprintf.c