]> sourceware.org Git - newlib-cygwin.git/commit
2013-11-29 Jennifer Averett <jennifer.averett@oarcorp.com>
authorJoel Sherrill <joel.sherrill@oarcorp.com>
Fri, 29 Nov 2013 23:14:57 +0000 (23:14 +0000)
committerJoel Sherrill <joel.sherrill@oarcorp.com>
Fri, 29 Nov 2013 23:14:57 +0000 (23:14 +0000)
commit62c28b76acd5190377c9311e5ef5009f9df175c5
treeef058610ccc8e7d489ac99c1bdecfff75b2eb5ae
parent8116e5e59b4a652db82ad0923683c569017599a9
2013-11-29  Jennifer Averett <jennifer.averett@oarcorp.com>

* libc/include/pthread.h (pthread_attr_setaffinity_np):
Add pthread SMP affinity attributes to methods to RTEMS for
compatibility with GNU/Linux.
(pthread_attr_getaffinity_np): Likewise.
(pthread_setaffinity_np): Likewise.
(pthread_getaffinity_np): Likewise.
(pthread_getattr_np): Add for GNU/Linux compatibility.
* libc/include/sys/types.h: Add cpuset to pthread_attr_t for RTEMS.
* libc/include/sys/cdefs.h (_GNU_SOURCE): Defining _GNU_SOURCE
turns on all _XXX_VISBLE feature flags.
newlib/ChangeLog
newlib/libc/include/pthread.h
newlib/libc/include/sys/cdefs.h
newlib/libc/include/sys/types.h
This page took 0.029355 seconds and 5 git commands to generate.