This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: unknown type name 'cpu_set_t' in newlib/libc/include/sched.h
- From: Joel Sherrill <joel dot sherrill at gmail dot com>
- To: Newlib <newlib at sourceware dot org>, Giacomo Tesio <giacomo at tesio dot it>
- Date: Mon, 12 Aug 2019 07:42:00 -0500
- Subject: Re: unknown type name 'cpu_set_t' in newlib/libc/include/sched.h
- References: <CAHL7psFqvdOO1dioxgX-swJ9OZWMkZ0RB7abEEkXy=ibVbWW=w@mail.gmail.com> <20190812075243.GC11632@calimero.vinschen.de>
On Mon, Aug 12, 2019, 2:52 AM Corinna Vinschen <vinschen@redhat.com> wrote:
> On Aug 12 02:28, Giacomo Tesio wrote:
> > Hello everybody,
> >
> > apparently commit 383e19ca552234fa9af47e80cb00d843a96de9e3 moved the
> > cpu_set_t typedef from newlib/libc/include/sched.h to cygwin specific
> > stuff, but left a few functions using such type behind and
> > unprotected.
> >
> > Is it intended?
>
> Probably not, if it leads to build errors on non-Cygwin, non-RTEMS.
>
> Does it?
>
Is this with a test program or building Newlib itself. I have recently
built non-rtems targets to spot check some of the fenv work.
--joel
>
> Corinna
>
> --
> Corinna Vinschen
> Cygwin Maintainer
> Red Hat
>