acadia-newlib/winsup/cygwin/include/sys
Mark Geisert 362b98b49a Cygwin: Implement CPU_SET(3) macros
This patch supplies an implementation of the CPU_SET(3) processor
affinity macros as documented on the relevant Linux man page.

There is a mostly superset implementation of cpusets under newlib's
libc/sys/RTEMS/include/sys that has Linux and FreeBSD compatibility
and is built on top of FreeBSD bitsets.  This Cygwin implementation
and the RTEMS one could be combined if desired at some future point.
2019-08-05 13:22:04 +02: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: Implement CPU_SET(3) macros 2019-08-05 13:22:04 +02:00
cygwin.h Cygwin: sys/cygwin.h: fix formatting 2019-03-23 17:50:47 +01:00
dirent.h
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
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
xattr.h