newlib/winsup
Corinna Vinschen 9fb628fc57 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.
2000-07-22 16:43:54 +00:00
..
cygwin Patch suggested by Kazuhiro Fujieda <fujieda@jaist.ac.jp>. 2000-07-22 16:43:54 +00:00
doc * ntsec.sgml: Add description for the new setuid ability 2000-07-20 11:04:33 +00:00
mingw Add comment. 2000-06-18 01:53:10 +00:00
testsuite
utils * mount.cc (mount_already_exists): Slightly rearrange. 2000-07-13 21:49:36 +00:00
w32api * include/winnt.h: Add missing typedefs for PTOKEN_SOURCE and 2000-07-21 10:11:57 +00:00
CYGWIN_LICENSE
ChangeLog * Makefile.in: Add dummy info targets. 2000-06-22 22:28:35 +00:00
MAINTAINERS
Makefile.common
Makefile.in * Makefile.in: Add dummy info targets. 2000-06-22 22:28:35 +00:00
configure * configure.in: Bow to necessity and build w32api before anything else. 2000-06-20 17:37:22 +00:00
configure.in * configure.in: Bow to necessity and build w32api before anything else. 2000-06-20 17:37:22 +00:00