4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-03-06 06:56:00 +08:00
Mark Geisert 52593b8619 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.
2020-10-14 10:54:00 -04:00
..
2020-10-14 10:54:00 -04:00
2018-01-17 11:47:13 -06:00