RTEMS | cpukit/posix Added pthread clock functions (!547)

Sebastian Huber (@sebhub) gitlab at rtems.org
Thu Jul 10 01:52:32 UTC 2025




Sebastian Huber started a new discussion on cpukit/posix/src/condclockwait.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/547#note_126274

 > +/* SPDX-License-Identifier: BSD-2-Clause */
 > +
 > +/**
 > + * @file
 > + *
 > + * @ingroup POSIXAPI
 > + *
 > + * @brief Waiting on a Condition

The file brief descriptions should be a proper sentence. Please use the templates described here:

https://docs.rtems.org/docs/main/eng/coding-doxygen.html#files

Here for example:

```
@brief This source file contains the implementation of pthread_cond_clockwait().
```

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250710/d37e1e91/attachment-0001.htm>


More information about the bugs mailing list