newlib-cygwin/winsup/cygwin/local_includes
Takashi Yano 3721a756b0 Cygwin: console: Make the console accessible from other terminals.
Previously, the console device could not be accessed from other terminals.
Due to this limitation, GNU screen and tmux cannot be opened in console.
With this patch, console device can be accessed from other TTYs, such as
other consoles or ptys. Thanks to this patch, screen and tmux get working
in console.

Reviewed-by: Corinna Vinschen <corinna@vinschen.de>
Signed-off-by: Takashi Yano <takashi.yano@nifty.ne.jp>
2022-12-22 21:05:31 +09:00
..
machine Cygwin: add local machine/asm.h header 2022-12-20 10:13:59 +01:00
child_info.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
clock.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
collate.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
cpuid.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
create_posix_thread.h Cygwin: rename CygwinCreateThread to create_posix_thread 2022-08-10 18:06:28 +02:00
cygerrno.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
cygheap.h Cygwin: simplify FAST_CWD access 2022-12-04 14:01:41 +01:00
cygheap_malloc.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
cygmalloc.h Cygwin: fork: fix a potential hang in fork 2022-08-29 12:25:24 +02:00
cygserver.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
cygserver_ipc.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
cygserver_msg.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
cygserver_pwdgrp.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
cygserver_sem.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
cygserver_setpwd.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
cygserver_shm.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
cygthread.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
cygtls.h Cygwin: cygtls: drop useless alignment directives 2022-09-05 19:52:28 +02:00
cygwait.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
cygwin-cxx.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
cygwin_version.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
cygxdr.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
debug.h Cygwin: push missing change to debug.h 2022-08-22 14:53:30 +02:00
devices.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
dll_init.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
dtable.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
environ.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
errmap.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
exception.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
fhandler.h Cygwin: console: Make the console accessible from other terminals. 2022-12-22 21:05:31 +09:00
fhandler_virtual.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
gcc_seh.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
gmon.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
heap.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
lc_era.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
lc_msg.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
ldap.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
loadavg.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
math.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
memory_layout.h Cygwin: drop wincap::def_guard_pages 2022-12-04 14:01:41 +01:00
miscfuncs.h Cygwin: miscfuncs.h: fix comment 2022-08-19 15:51:49 +02:00
mmap_alloc.h Cygwin: add memory_layout.h 2022-10-28 16:26:53 +02:00
mmap_helper.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
mount.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
mqueue_types.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
mtinfo.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
nfs.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
ntdll.h Cygwin: fix a few comments mentioning Windows 7 or 8 2022-12-04 14:01:41 +01:00
path.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
pathfinder.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
perprocess.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
pinfo.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
posix_timer.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
profil.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
pwdgrp.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
registry.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
sec_posixacl.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
security.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
select.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
shared_info.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
sigproc.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
spinlock.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
string.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
sync.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
thread.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
timerfd.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
tls_pbuf.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
tty.h Cygwin: pty: Use GetTickCount64() instead of GetTickCount(). 2022-12-09 21:01:42 +09:00
userinfo.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
vstrlist.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
wchar.h Cygwin: wchar.h: Fix comment 2022-08-20 20:27:37 +02:00
wincap.h Cygwin: drop wincap::def_guard_pages 2022-12-04 14:01:41 +01:00
winf.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
wininfo.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
winlean.h Cygwin: Reorganize cygwin source dir 2022-08-05 12:02:11 +02:00
winsup.h Cygwin: console: Make the console accessible from other terminals. 2022-12-22 21:05:31 +09:00