Re: Implementing confstr()

2017-08-07 Thread Joel Sherrill
On Mon, Aug 7, 2017 at 5:35 PM, Chris Johns wrote: > On 08/08/2017 00:38, Joel Sherrill wrote: > > Hi > > > > Taking a private discussion public. Aditya is implementing the POSIX > > method confstr() next. This email is my current set of thoughts on the > > implementation of this method for RTEMS

Re: Implementing confstr()

2017-08-07 Thread Chris Johns
On 08/08/2017 00:38, Joel Sherrill wrote: > Hi > > Taking a private discussion public. Aditya is implementing the POSIX > method confstr() next. This email is my current set of thoughts on the > implementation of this method for RTEMS. > > First, I think confstr() belongs in the RTEMS source tree

Implementing confstr()

2017-08-07 Thread Joel Sherrill
Hi Taking a private discussion public. Aditya is implementing the POSIX method confstr() next. This email is my current set of thoughts on the implementation of this method for RTEMS. First, I think confstr() belongs in the RTEMS source tree. It is very similar to sysconf() but has to take the fo