newlib/winsup/cygwin/include
Corinna Vinschen 6258d96af8 * fhandler.h (class dev_console): Add `metabit' indicating the
current meta key mode.
	* fhandler_console.cc (fhandler_console::read): Set the top bit of
	the character if metabit is true.
	* fhandler_console.cc (fhandler_console::ioctl): Implement
	KDGKBMETA and KDSKBMETA commands.
	* fhandler_tty.cc (process_ioctl): Support KDSKBMETA.
	(fhandler_tty_slave::ioctl): Send KDGKBMETA and KDSKBMETA to the
	master.
	* include/cygwin/kd.h: New file for the meta key mode.
	* include/sys/kd.h: New file.
2006-07-03 15:29:10 +00:00
..
arpa
asm * include/asm/byteorder.h (__ntohl): Fix the missing uint32_t. 2006-04-21 14:29:54 +00:00
cygwin * fhandler.h (class dev_console): Add `metabit' indicating the 2006-07-03 15:29:10 +00:00
machine
net
netinet
sys * fhandler.h (class dev_console): Add `metabit' indicating the 2006-07-03 15:29:10 +00:00
a.out.h
byteswap.h
ctype.h
dlfcn.h
elf.h
endian.h * include/endian.h: Remove USE_BSD ifdef since it is never defined on Cygwin. 2005-11-10 21:17:15 +00:00
err.h
exceptions.h * include/exceptions.h (exception_list): Revert previous change. Windows 2005-12-03 05:01:51 +00:00
fcntl.h * fhandler.h (fhandler_base::issymlink): New method. 2005-12-22 16:45:15 +00:00
features.h white space 2006-05-28 15:50:14 +00:00
fnmatch.h
fts.h
ftw.h
getopt.h * include/getopt.h (getopt_long_only): Declare. 2006-01-09 12:41:54 +00:00
glob.h
icmp.h
inttypes.h
io.h
lastlog.h
libgen.h
limits.h
mapi.h
memory.h
mntent.h * include/mntent.h: Add missing #include. 2006-02-13 19:01:32 +00:00
netdb.h
paths.h
poll.h
pthread.h
pty.h
sched.h
search.h
semaphore.h
stdint.h * include/stdint.h (UINT8_C, UINT16_C): Unsigned types smaller 2006-07-03 12:30:04 +00:00
strings.h
sysexits.h
syslog.h
termio.h
tzfile.h
utmpx.h * cygwin.din (updwtmpx): Export. 2006-02-02 22:46:37 +00:00