newlib/winsup/cygwin/include/sys
Christopher Faylor 637f5ce0fe * dcrt0.cc (dummy_autoload): Add load statement for RegDeleteValueA.
* external.cc (get_cygdrive_prefixes): New function.
(cygwin_internal): Add CW_GET_CYGDRIVE_PREFIXES case.
* path.cc (mount_info::read_cygdrive_info_from_registry): Read system cygdrive
prefix if user one is undefined.
(mount_info::write_cygdrive_info_to_registry): Write cygdrive prefix to the
appropriate registry hive.  Overwrite in-memory copy of cygdrive, if
appropriate.
(mount_info::remove_cygdrive_info_from_registry): New method.
(mount_info::get_cygdrive_prefixes): New method.
(cygwin_umount): Remove cygdrive prefix, if appropriate.
* registry.cc (reg_key::killvalue): New method.
* shared.h (class reg_key): Add killvalue, remove_cygdrive_info_to_registry,
and get_cygdrive_prefixes declarations.
* include/sys/cygwin.h (cygwin_getinfo_types): Add CW_GET_CYGDRIVE_PREFIXES.
2000-07-28 22:33:43 +00:00
..
acl.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
cdefs.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
copying.dj import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
cygwin.h * dcrt0.cc (dummy_autoload): Add load statement for RegDeleteValueA. 2000-07-28 22:33:43 +00:00
file.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ioctl.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
mman.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
mount.h * exceptions.cc (interruptible): Allocate slightly more space for directory 2000-04-26 05:13:32 +00:00
mtio.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
poll.h * poll.cc: New file. Implement `poll' system call. 2000-07-04 16:58:49 +00:00
resource.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
select.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
smallprint.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
socket.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
strace.h Throughout use strace class in place of individual functions and variables. 2000-03-07 05:33:09 +00:00
syslog.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
sysmacros.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
termio.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
termios.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ttychars.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
un.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
utsname.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
vfs.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
wait.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00