On Fri, Mar 3, 2017 at 5:40 PM, Joel Sherrill <j...@rtems.org> wrote: > > > On Mar 3, 2017 9:47 PM, "Gedare Bloom" <ged...@rtems.org> wrote: > > On Fri, Mar 3, 2017 at 12:57 PM, punit vara <punitv...@gmail.com> wrote: >> Hi >> >> On Fri, Mar 3, 2017 at 9:45 PM, aditya upadhyay <aadit0...@gmail.com> >> wrote: >>> Hello all, >>> I am trying to implement pthread_condattr_getclock() in pthread.h in >>> POSIX >>> directory. but i am not able to understand where and which location(files >>> and directories) these changes would require.As there are 3 pthread.h >>> files >>> and i think implementation of this function is done at this location >>> (/home/aditya/development/rtems/4.12/sparc-rtems4.12/include/). I have >>> used > > > Gedare.. is this method implemented already or have I just thought about it > so much I think it is. > https://git.rtems.org/rtems/tree/cpukit/posix/src/condattrgetclock.c#n24
> >> This location is not the actual RTEMS kernel location. Whenever you >> want to implement something you should add in actual source code. >> Which should be look like : >> >> https://github.com/RTEMS/rtems >> >> Here Posix directory is >> >> /rtems/cpukit/posix/src >> >> @Gedare Correct me if I am wrong ? I think we guys add POSIX function >> in this directory only right ? >> > POSIX stuff goes there, or in newlib. See also > https://devel.rtems.org/ticket/2833 > > >>> FREEBSD and NETBSD as a reference.Would you please help me so that i can >>> proceed. >>> >>> Regards, >>> Aditya > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel > > _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel