acadia-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 sched: Move Cygwin cpuset definitions into Cygwin-specific header 2019-06-27 20:19:31 +02:00
acl.h
copying.dj
cpuset.h Cygwin: fix CPU_SET macro visibility 2019-09-14 11:31:17 -04:00
cygwin.h Cygwin: sys/cygwin.h: fix formatting 2019-03-23 17:50:47 +01:00
dirent.h Move common <sys/dirent.h> content to <dirent.h> 2018-10-11 08:29:16 +02:00
file.h
ioctl.h
ipc.h
kd.h
lock.h
mman.h
mount.h Cygwin: sys/mount.h: fix comment 2019-02-19 19:34:40 +01:00
msg.h
mtio.h
param.h
poll.h
procfs.h
quota.h
random.h
resource.h
sem.h
shm.h
signalfd.h Cygwin: signal: implement signalfd 2019-01-13 23:13:33 +01:00
smallprint.h
socket.h
soundcard.h
statfs.h
statvfs.h
stdio.h
strace.h
sysinfo.h
syslimits.h
syslog.h Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution 2018-03-25 12:38:14 +02:00
sysmacros.h
sysproto.h
termio.h
termios.h
timerfd.h Cygwin: timers: implement timerfd 2019-01-15 22:02:33 +01:00
ttychars.h
ucontext.h
uio.h
un.h
utime.h
utmp.h Cygwin: unbreak the build with GCC 7 2019-07-19 14:14:33 -04:00
utsname.h Cygwin: uname: Raise size of utsname fields and revamp uname(2) output 2019-01-26 18:37:25 +01:00
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