Re: POSIX Headers Not in Newlib

2018-03-14 Thread Joel Sherrill
On Wed, Mar 14, 2018 at 6:08 PM, Chris Johns  wrote:

> On 15/03/2018 01:22, Joel Sherrill wrote:
> > We have the POSIX headers dlfcn.h and mqueue.h in RTEMS. I think they
> are the
> > only POSIX .h files not in newlib..
> >
> > Should we migrate them to newlib?
>
> I think it makes sense too.
>

Unfortunately, I found two pthread methods which had incorrect
prototypes per POSIX.  If we want to add these headers to newlib
and fix these prototypes, we should do it on one tool bump.

Assuming the .h files are only dependent on other POSIX h files. :)

What's the consensus?

--joel

>
> Chris
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: POSIX Headers Not in Newlib

2018-03-14 Thread Chris Johns
On 15/03/2018 01:22, Joel Sherrill wrote:
> We have the POSIX headers dlfcn.h and mqueue.h in RTEMS. I think they are the
> only POSIX .h files not in newlib..
> 
> Should we migrate them to newlib?

I think it makes sense too.

Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel