newlib/winsup/cygwin/include/sys
Christopher Faylor 8942ed09ac * child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previous changes.
* dcrt0.cc (get_cygwin_startup_info): Signal readiness when stracing since
strace::write_child relies on it.  Use strace.activate to notify strace
process, passing in arg indicating whether we're forked.
* sigproc.cc (wait_sig): Accommodate new strace::activate argument.
* spawn.cc (child_info_spawn::worker): Oops.  Previous suspended test was
actually correct.  Revert and document.
* strace.cc (strace::activate): Send additional flag indicating whether this is
an attempt to activate a forked process.
(strace::hello): Report on windows pid.
* include/sys/strace.h (strace::strace): Make a dummy.
(strace::activate): Modify declaration to accept an argument.
(strace::write_childpid): Set regparm.
2011-11-24 02:17:55 +00:00
..
acl.h
copying.dj
cygwin.h * include/sys/cygwin.h (cygwin_getinfo_types): Define values 2011-10-07 13:49:17 +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 * cygwin.din (madvise): Export posix_madvise as madvise. 2011-01-12 13:01:43 +00:00
mount.h * mount.cc (struct opt): Add "bind" option. 2010-08-11 10:58:06 +00:00
msg.h
mtio.h
param.h * include/sys/param.h (NGROUPS): Redefine as NGROUPS_MAX. 2011-07-01 12:45:25 +00:00
poll.h * include/sys/poll.h: Include signal.h to get definition of sigset_t. 2011-04-21 07:18:42 +00:00
procfs.h
queue.h
resource.h
select.h
sem.h
shm.h
smallprint.h
socket.h
soundcard.h
statfs.h
statvfs.h
stdio.h
strace.h * child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previous changes. 2011-11-24 02:17:55 +00:00
sysinfo.h * sysconf.cc (sysinfo): New function. 2011-05-06 18:53:21 +00:00
syslimits.h
syslog.h
sysmacros.h * include/cygwin/types.h: Move #include <sys/sysmacros.h> to 2011-04-05 00:53:17 +00:00
sysproto.h
termio.h
termios.h * cygwin.din: Remove some _tc* exports. Add tcgetsid(). 2011-10-11 23:20:38 +00:00
ttychars.h
uio.h
un.h
utime.h
utmp.h
utsname.h
vfs.h
wait.h 2011-10-06 Christian Franke <franke@computer.org> 2011-10-06 16:02:37 +00:00
xattr.h * include/sys/xattr.h: New file. 2011-03-29 08:03:35 +00:00