Re: [PATCH 2/2] rcmd.c: Removed references to unsupported functions

2019-05-04 Thread Chris Johns
On 5/5/19 12:21 am, Joel Sherrill wrote: Sorry for missing that it actually was referenced Rcmd can and should work. Rcmdsh will not ever and should be removed from libbsd. Does rcmd need testing? It clearly had no test since it wouldn't have linked. Yes that would be great. Testing

[PATCH] [PATCH] psxhdrs: Add POSIX API Signature Compliance Tests for nl_types.h

2019-05-04 Thread Jacob Shin
--- This is just an updated patch since the one before deleted the bootstrap file for some reason. testsuites/psxtests/Makefile.am | 3 ++ .../psxtests/psxhdrs/nl_types/catclose.c | 49 + .../psxtests/psxhdrs/nl_types/catgets.c | 53 +++

Re: [PATCH 2/2] rcmd.c: Removed references to unsupported functions

2019-05-04 Thread Joel Sherrill
Sorry for missing that it actually was referenced Rcmd can and should work. Rcmdsh will not ever and should be removed from libbsd. Does rcmd need testing? It clearly had no test since it wouldn't have linked. --joel On Sat, May 4, 2019, 4:40 AM Peter Dufault wrote: > > > On May 4, 2019, at

Re: [PATCH 2/2] rcmd.c: Removed references to unsupported functions

2019-05-04 Thread Peter Dufault
> On May 4, 2019, at 02:37 , Chris Johns wrote: > > On 4/5/19 2:30 pm, Joel Sherrill wrote: >> On Fri, May 3, 2019, 8:18 PM Chris Johns > > wrote: >>On 4/5/19 9:16 am, Joel Sherrill wrote: >> > On Fri, May 3, 2019, 6:04 PM Chris Johns >

Re: [PATCH 2/2] rcmd.c: Removed references to unsupported functions

2019-05-04 Thread Chris Johns
On 4/5/19 2:30 pm, Joel Sherrill wrote: On Fri, May 3, 2019, 8:18 PM Chris Johns > wrote: On 4/5/19 9:16 am, Joel Sherrill wrote: > On Fri, May 3, 2019, 6:04 PM Chris Johns mailto:chr...@rtems.org> > >>