<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Mar 3, 2017 9:47 PM, "Gedare Bloom" <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text">On Fri, Mar 3, 2017 at 12:57 PM, punit vara <<a href="mailto:punitvara@gmail.com">punitvara@gmail.com</a>> wrote:<br>
> Hi<br>
><br>
> On Fri, Mar 3, 2017 at 9:45 PM, aditya upadhyay <<a href="mailto:aadit0402@gmail.com">aadit0402@gmail.com</a>> wrote:<br>
>> Hello all,<br>
>> I am trying to implement pthread_condattr_getclock() in pthread.h in POSIX<br>
>> directory. but i am not able to understand where and which location(files<br>
>> and directories) these changes would require.As there are 3 pthread.h files<br>
>> and i think implementation of this function is done at this location<br>
>> (/home/aditya/development/<wbr>rtems/4.12/sparc-rtems4.12/<wbr>include/). I have used<br></div></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">Gedare.. is this method implemented already or have I just thought about it so much I think it is.</div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="quoted-text"><br>
> This location is not the actual RTEMS kernel location. Whenever you<br>
> want to implement something you should add in actual source code.<br>
> Which should be look like :<br>
><br>
> <a href="https://github.com/RTEMS/rtems" rel="noreferrer" target="_blank">https://github.com/RTEMS/rtems</a><br>
><br>
> Here Posix directory is<br>
><br>
> /rtems/cpukit/posix/src<br>
><br>
> @Gedare Correct me if I am wrong ? I think we guys add POSIX function<br>
> in this directory only right ?<br>
><br>
</div>POSIX stuff goes there, or in newlib. See also<br>
<a href="https://devel.rtems.org/ticket/2833" rel="noreferrer" target="_blank">https://devel.rtems.org/<wbr>ticket/2833</a><br>
<div class="elided-text"><br>
<br>
>> FREEBSD and NETBSD as a reference.Would you please help me so that i can<br>
>> proceed.<br>
>><br>
>> Regards,<br>
>> Aditya<br>
______________________________<wbr>_________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/devel</a><br>
</div></blockquote></div><br></div></div></div>