newlib-cygwin/winsup/cygwin/include/cygwin
Christopher Faylor 9bc846bd3d * environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used in
conjunction with older binaries.
(environ_init): Ditto.
* external.cc (get_cygdrive_info): New function.
* external.cc (get_cygdrive_prefixes): Change to use get_cygdrive_info but toss
the user and system flags.
* external.cc (cygwin_internal): Add new CW_GET_CYGDRIVE_INFO case.
* path.cc (mount_info::get_cygdrive_prefixes): Remove method.
* path.cc (mount_info::get_cygdrive_info): New method.  Actually,
get_cygdrive_info is really an enhanced version of get_cygdrive_prefixes
renamed to get_cygdrive_info that also gets the user and system flags.
* shared_info.h (get_cygdrive_prefixes): Remove method.
* shared_info.h (get_cygdrive_info): New method.
* include/cygwin/version.h: Bump minor API version due to adding
CW_GET_CYGDRIVE_INFO to cygwin_internal.
* include/sys/cygwin.h (cygwin_getinfo_types): Add CW_GET_CYGDRIVE_INFO.
2000-11-08 20:36:37 +00:00
..
acl.h * cygwin.din: Add symbol for `lacl'. 2000-04-13 06:53:24 +00:00
core_dump.h * include/cygwin/core_dump.h: New file, contains structures used in cygwin core 2000-08-24 18:39:27 +00:00
cygwin_dll.h Whitespace cleanup. 2000-10-28 05:41:44 +00:00
icmp.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
if.h Whitespace cleanup. 2000-10-28 05:41:44 +00:00
in.h Whitespace cleanup. 2000-10-28 05:41:44 +00:00
in_systm.h * include/netinet/in_systm.h: New file. 2000-06-07 11:48:03 +00:00
ip.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
mtio.h Whitespace cleanup. 2000-10-28 05:41:44 +00:00
rdevio.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
socket.h Whitespace cleanup. 2000-10-28 05:41:44 +00:00
sockios.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
types.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
uio.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
version.h * environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used in 2000-11-08 20:36:37 +00:00