newlib/winsup/cygwin/include
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
..
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: Export newlib ndbm functions 2019-07-24 22:32:48 +02: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: Implement CPU_SET(3) macros 2019-08-05 13:22:04 +02: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 <xlocale.h> back to <sys/_locale.h> 2019-06-14 10:02:08 +02: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: Implement sched_[gs]etaffinity() 2019-06-24 09:18:14 +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