newlib/winsup/cygwin/include/sys
Christopher Faylor 63726a5eb4 * fhandler_console.c (fhandler_console::read): Record the state of the SHIFT,
CTRL and ALT keys at the time of the last keyboard input event.
(fhandler_console::ioctl): Handle requests to retrieve the keyboard modifiers
via the TIOCLINUX command.
* fhandler_tty.c (fhandler_tty_slave::read): Ditto.
* include/sys/termios.h (TIOCLINUX): New macro definition.
2003-09-27 02:36:50 +00:00
..
acl.h Update copyrights. 2001-09-11 20:01:02 +00:00
cdefs.h
copying.dj
cygwin.h fix stupid typo 2003-09-17 01:43:27 +00:00
dirent.h * dir.cc (readdir): Reinstate setting of old ino field for legacy applications. 2003-09-09 00:21:16 +00:00
file.h * include/sys/file.h: Revert special X_OK usage. Just make it a constant. 2001-05-08 01:36:50 +00:00
ioctl.h Add copyright stuff 2002-01-13 20:03:03 +00:00
mman.h * mmap.cc (mmap64): Change address types from caddr_t to void * 2003-09-09 09:41:18 +00:00
mount.h * mkvers.sh: Avoid "-dontuse" tags. 2003-05-29 03:50:15 +00:00
mtio.h
param.h * include/sys/param.h (NBBY): Define if not defined. 2003-08-12 10:23:40 +00:00
poll.h Update copyrights. 2001-09-11 20:01:02 +00:00
procfs.h
resource.h Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
select.h Update copyrights. 2001-09-11 20:01:02 +00:00
smallprint.h
socket.h * fhandler.h (fhandler_socket::recvfrom): Fix prototype. 2002-08-26 09:57:27 +00:00
soundcard.h whitespace cleanup 2001-12-10 03:35:54 +00:00
statfs.h * include/sys/statfs.h: New header file. 2002-07-03 20:31:39 +00:00
strace.h * include/sys/strace.h (paranoid_printf): Define as not being part of "all" 2003-01-26 05:38:38 +00:00
syslog.h * cygwin.din: Add vsyslog. 2003-06-06 08:11:19 +00:00
sysmacros.h * syscalls.cc (stat64_to_stat32): Transform st_dev correctly. 2002-06-03 17:44:09 +00:00
termio.h
termios.h * fhandler_console.c (fhandler_console::read): Record the state of the SHIFT, 2003-09-27 02:36:50 +00:00
ttychars.h
uio.h * miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero length 2002-08-30 15:47:10 +00:00
un.h Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
utime.h * Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS. 2003-05-12 11:06:27 +00:00
utmp.h * Makefile.in (DLL_OFILES): Add bsdlib.o. 2003-09-10 15:51:59 +00:00
utsname.h
vfs.h remove erroneous part of comment 2002-03-12 03:36:01 +00:00
wait.h