Joel Sherrill commented: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5412#note_137917


Oh. This method shouldn't be guarded by RTEMS_POSIX_API=True. It comes from 
C11. The latest POSIX version (Issue 8 2024) rebased from C99 to C11 and picked 
it up. I can see why it was added there but it shouldn't have been.

Can you move it from objpsxsgnl.yml to librtemscpu.yml? I think that should fix 
it. 

```
$ grep -r timespecget spec/
spec/build/cpukit/objpsxsgnl.yml:- cpukit/posix/src/timespecget.c
spec/build/cpukit/librtemscpu.yml:- cpukit/score/src/timespecgetasnanoseconds.c
```

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5412#note_137917
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to