summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/stdlib.tex
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2009-02-18 21:28:41 +0000
committerJeff Johnston <jjohnstn@redhat.com>2009-02-18 21:28:41 +0000
commit3f60f7e544656eb9f701ca0cf6c4358fe9ae9400 (patch)
tree99ceaffb49a593c855b7b99ce2ceb39067493680 /newlib/libc/stdlib/stdlib.tex
parent15fc34ac5ac00f4efb1ddfc98a623833a1aaddb2 (diff)
downloadcygnal-3f60f7e544656eb9f701ca0cf6c4358fe9ae9400.tar.gz
cygnal-3f60f7e544656eb9f701ca0cf6c4358fe9ae9400.tar.bz2
cygnal-3f60f7e544656eb9f701ca0cf6c4358fe9ae9400.zip
2009-02-18 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdio/open_memstream.c (internal_open_memstream_r): Fix max buffer size to be in wchar_t units if wide == 1 is passed in. In this case, also initialize the first character of the buffer to be wide char null. (_open_wmemstream_r): Cast buf to be (char **) to avoid warning. * libc/stdlib/mbtowc_r.c (_mbtowc_r): Change all occurences of incrementing the size_t value n to first check that n is not already size_t -1. Fix some compiler warnings. * libc/stdlib/wcstod.c: Add includes for <wctype.h> and <math.h>.
Diffstat (limited to 'newlib/libc/stdlib/stdlib.tex')
0 files changed, 0 insertions, 0 deletions