newlib/winsup/cygwin/include
Corinna Vinschen ae3370bb9d Cygwin: strace: print windows and cygwin pid in event output
strace only printed the Windows PID in event output so far.

Especially now that Windows and Cygwin PID are decoupled, the
strace user might like to see the Cygwin pid in event output as
well.  However, at process startup, the process might not have
a Cygwin PID yet.

To mitigate this, always print the Windows PID and only add the
Cygwin pid if it exists.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2019-03-23 17:50:00 +01:00
..
acl
arpa
asm Cygwin: Define SO_PASSCRED and SCM_CREDENTIALS 2018-02-23 21:00:43 +01:00
attr ansification: remove _EXFUN, _EXFUN_NOTHROW 2018-01-17 11:47:29 -06:00
bits Cygwin: create separate bits/byteswap.h 2017-02-08 17:01:34 -06:00
cygwin Cygwin: bump version to 3.0.5 2019-03-18 11:29:00 +01:00
machine Add elf.h to newlib 2017-08-02 01:18:55 -05:00
net
netinet Cygwin: bindresvport: Guard prototypes with __MISC_VISIBLE 2018-02-05 21:06:29 +01:00
ssp cygwin: add Object Size Checking to sys/socket.h 2017-11-30 04:06:48 -06:00
sys Cygwin: strace: print windows and cygwin pid in event output 2019-03-23 17:50:00 +01:00
a.out.h cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__ 2017-11-27 14:36:06 +01:00
aio.h POSIX Asynchronous I/O support: aio files 2018-07-25 09:36:22 +02:00
byteswap.h Cygwin: create separate bits/byteswap.h 2017-02-08 17:01:34 -06:00
dlfcn.h Implement dladdr() (partially) 2017-03-08 17:49:08 +00:00
endian.h Cygwin: create separate bits/byteswap.h 2017-02-08 17:01:34 -06:00
err.h
error.h
fcntl.h ansification: remove _PARAMS 2018-01-17 11:47:13 -06:00
features.h
fenv.h Cygwin: fenv.h: Add feature test macros, fix values 2019-03-01 21:08:44 +01:00
fnmatch.h
fts.h
ftw.h
getopt.h
glob.h
icmp.h
ifaddrs.h
io.h
lastlog.h
limits.h Cygwin: posix timers: implement timer_getoverrun 2019-01-12 21:26:07 +01:00
mapi.h
mntent.h
monetary.h Rename <sys/_locale.h> to <xlocale.h> 2017-03-22 10:03:45 +01:00
mqueue.h
netdb.h Cygwin: netdb.h: fix __GNU_VISIBLE tests 2019-01-26 18:34:03 +01:00
nl_types.h Add __nl_item to <sys/_types.h> and use it 2018-08-24 15:00:01 +02:00
paths.h
poll.h
process.h
pthread.h Cygwin: define pthread_tryjoin_np/pthread_timedjoin_np _GNU_VISIBLE 2018-06-27 18:20:47 +02:00
pty.h ansification: remove _EXFUN, _EXFUN_NOTHROW 2018-01-17 11:47:29 -06:00
regex.h
resolv.h
search.h
semaphore.h
sysexits.h
syslog.h
termio.h
tzfile.h
ucontext.h
utmpx.h
wait.h