newlib/winsup/cygwin/include/sys
Mark Geisert a083a4f266 Cygwin: fix CPU_SET macro visibility
The CPU_SET macros defined in Cygwin's include/sys/cpuset.h must not
be visible in an application's namespace unless _GNU_SOURCE has been
#defined.  Internally this means wrapping them in #if __GNU_VISIBLE.
2019-09-14 11:31:17 -04:00
..
_pthreadtypes.h
acl.h
copying.dj
cpuset.h Cygwin: fix CPU_SET macro visibility 2019-09-14 11:31:17 -04:00
cygwin.h
dirent.h
file.h
ioctl.h
ipc.h
kd.h
lock.h
mman.h
mount.h
msg.h
mtio.h
param.h
poll.h
procfs.h
quota.h
random.h
resource.h
sem.h
shm.h
signalfd.h
smallprint.h
socket.h
soundcard.h
statfs.h
statvfs.h
stdio.h
strace.h
sysinfo.h
syslimits.h
syslog.h
sysmacros.h
sysproto.h
termio.h
termios.h
timerfd.h
ttychars.h
ucontext.h
uio.h
un.h
utime.h
utmp.h
utsname.h
vfs.h
wait.h Cygwin: sys/wait.h: Add _wait prototype to avoid compiler warning 2019-09-03 17:00:43 +02:00
xattr.h