newlib/winsup/cygwin/include/sys
Christopher Faylor 4ce975efd3 * fhandler.h (fhandler_termios::tcinit): Make second argument non-optional.
* fhandler_console.cc (fhandler_console::open): Specify second argument to
tcinit.
* fhandler_termios.cc (fhandler_termios::tcinit): Rename second argument.  Set
pgid to 0 if this is a pty master.
(fhandler_termios::tcgetpgrp): Just return value of pgid.  It will be zero if
not initialized.
* fhandler_tty.cc (fhandler_tty_slave::open): Specify second argument to
tcinit.
(fhandler_tty_slave::ioctl): Implement TIOCGPRP/TIOCSPGRP.  Fix switch
indentation.
(fhandler_tty_master::ioctl): Implement TIOCGPRP/TIOCSPGRP.
* include/sys/termios.h (TIOCGPGRP): Define similarly to Linux.
* include/sys/termios.h (TIOCSPGRP): Ditto.
2010-10-23 18:07:08 +00:00
..
acl.h
copying.dj
cygwin.h * fhandler_tty.cc (fhandler_tty_slave::init): Add debugging. Use tcsetpgrp to 2010-09-29 03:57:24 +00:00
dirent.h * include/sys/dirent.h (d_fileno): Define as d_ino. 2010-08-06 18:55:25 +00:00
elf32.h
elf64.h
elf_common.h
elf_generic.h
file.h
ioctl.h
ipc.h
kd.h
lock.h
mman.h
mount.h * mount.cc (struct opt): Add "bind" option. 2010-08-11 10:58:06 +00:00
msg.h
mtio.h
param.h * include/limits.h (NGROUPS_MAX): Set to a more sane value. 2009-08-11 07:28:22 +00:00
poll.h
procfs.h
queue.h
resource.h
select.h * include/sys/select.h: Guard definitions with __USE_W32_SOCKETS as 2009-05-08 10:54:58 +00:00
sem.h
shm.h
smallprint.h
socket.h * cygwin.din (accept4): Export. 2010-01-15 15:40:05 +00:00
soundcard.h
statfs.h
statvfs.h
stdio.h * include/sys/stdio.h: Remove _GNU_SOURCE guard around getline 2010-06-07 09:16:11 +00:00
strace.h * sigproc.cc (wait_sig): Make sure that strace is activated on __SIGSTRACE by 2010-03-31 18:06:02 +00:00
sysinfo.h * sysconf.cc (get_nprocs): New function. 2009-11-12 14:40:48 +00:00
syslimits.h
syslog.h
sysmacros.h Remove all traces of __CYGWIN_USE_BIG_TYPES__. 2010-02-26 09:36:21 +00:00
sysproto.h
termio.h
termios.h * fhandler.h (fhandler_termios::tcinit): Make second argument non-optional. 2010-10-23 18:07:08 +00:00
ttychars.h
uio.h
un.h * include/sys/un.h: #include <string.h> for strlen. 2009-03-23 08:45:18 +00:00
utime.h
utmp.h * cygwin.din (_getutline): Remove. 2008-07-30 04:58:24 +00:00
utsname.h
vfs.h
wait.h