newlib-cygwin/winsup/cygwin/include/sys
Mark Geisert 7b6414d459 Cygwin: Add missing Linux #define of CPU_SETSIZE
Though our implementation of cpu sets doesn't need it, software from
Linux environments expects this definition to be present.  It's
documented on the Linux CPU_SET(3) man page but was left out due to
oversight.

Addresses https://cygwin.com/ml/cygwin/2019-12/msg00248.html
2020-01-13 16:32:51 +01: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: Add missing Linux #define of CPU_SETSIZE 2020-01-13 16:32:51 +01: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 ansification: remove _PARAMS 2018-01-17 11:47:13 -06:00
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 Cygwin: fix socketpair prototype 2018-03-09 14:17:39 +01:00
soundcard.h
statfs.h
statvfs.h
stdio.h ansification: remove _EXFUN, _EXFUN_NOTHROW 2018-01-17 11:47:29 -06:00
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 Cygwin: cleanup header including within network-releated files 2018-02-28 18:56:13 +01:00
utime.h ansification: remove _EXFUN, _EXFUN_NOTHROW 2018-01-17 11:47:29 -06:00
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