GSoC 2017

Gedare Bloom gedare at rtems.org
Fri Mar 3 21:47:43 UTC 2017


On Fri, Mar 3, 2017 at 12:57 PM, punit vara <punitvara at gmail.com> wrote:
> Hi
>
> On Fri, Mar 3, 2017 at 9:45 PM, aditya upadhyay <aadit0402 at 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
>
> 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


More information about the devel mailing list