OSDN Git Service

2007-03-12 Eric Blake <ebb9@byu.net>
authorjjohnstn <jjohnstn>
Mon, 12 Mar 2007 20:30:07 +0000 (20:30 +0000)
committerjjohnstn <jjohnstn>
Mon, 12 Mar 2007 20:30:07 +0000 (20:30 +0000)
commit20db64f56520d9341ea09df3bc94a36141410413
treea71e26bde229fb93b533b78339a2d5ff674f8e81
parent3c9e9c06bb79f8ff3d64b3fed1aafd0e6a621e60
2007-03-12  Eric Blake  <ebb9@byu.net>

        * libc/stdio/fvwrite.c (__sfvwrite_r): Fix reentrancy.
        * libc/stdio/vasprintf.c (vasprintf, _vasprintf_r): Pass failed
        allocation to caller.
        * libc/stdio/asprintf.c (_asprintf_r, asprintf): Likewise.
        * libc/stdio/asiprintf.c (_asiprintf_r, asiprintf): Likewise.
        * libc/stdio/vasiprintf.c (vasiprintf, _vasiprintf_r): Likewise.
newlib/ChangeLog
newlib/libc/stdio/asiprintf.c
newlib/libc/stdio/asprintf.c
newlib/libc/stdio/fvwrite.c
newlib/libc/stdio/vasiprintf.c
newlib/libc/stdio/vasprintf.c