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
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2000-07-22 20:43:54 +0400
committerCorinna Vinschen <corinna@vinschen.de>2000-07-22 20:43:54 +0400
commit9fb628fc5720d1014192a97538ba92d33c9c36ca (patch)
treea8dc304ff3c43b4f0fb4e6036f478e85761f06c1 /ChangeLog
parent2ff6d12fa29f788a2e27d59ab4ecb5a098ec5ca2 (diff)
Patch suggested by Kazuhiro Fujieda <fujieda@jaist.ac.jp>.
* winsup.h: Add new macros sys_wcstombs and sys_mbstowcs. * syscalls.cc (_link): Replace calls to mbstowcs by call to sys_mbstowcs. * uinfo.cc (internal_getlogin): Replace calls to wcstombs and mbstowcs by calls to sys_wcstombs and sys_mbstowcs. Replace usage of constants by meaningful defines. Use result of GetSystemDirectory for HOMEPATH and HOMEDRIVE as a last resort.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions