This is the mail archive of the
src-cvs@sources.redhat.com
mailing list .
src/libiberty ChangeLog asprintf.c functions.t ...
- From: nickc at sources dot redhat dot com
- To: src-cvs at sources dot redhat dot com
- Date: 3 Jun 2003 18:17:29 -0000
- Subject: src/libiberty ChangeLog asprintf.c functions.t ...
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2003-06-03 18:17:29
Modified files:
libiberty : ChangeLog asprintf.c functions.texi vasprintf.c
Log message:
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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.225&r2=1.226
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/asprintf.c.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/vasprintf.c.diff?cvsroot=src&r1=1.7&r2=1.8