Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2004-01-21 23:09:16 +0300
committerJeff Johnston <jjohnstn@redhat.com>2004-01-21 23:09:16 +0300
commit7d4be1efd53045983acf1d00041e70086d2c029f (patch)
tree4cdad2387f6d331569ee13de4c171122bb6cb65e /winsup
parenta1dcf5d848c38877dad8c76bc295811d25dbf1d8 (diff)
2004-01-21 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdlib/mbrtowc.c (_mbrtowc_r): Fix case where s is null pointer to match C99 spec. * libc/stdlib/mbsrtowcs.c (_mbsrtowc_r): Fix to ignore len when dst is NULL. Also fix to not alter src pointer when dst is NULL and call _mbrtowc_r instead of _mbtowc_r. * libc/stdlib/wcsrtombs.c (_wcsrtombs_r): Call _wcrtomb_r instead of _wctomb_r.
Diffstat (limited to 'winsup')
0 files changed, 0 insertions, 0 deletions