RTEMS | Add timespec_get() support to RTEMS (!670)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Tue Aug 19 14:27:05 UTC 2025
Sebastian Huber started a new discussion on cpukit/posix/src/timespecget.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/670#note_128996
> +/* SPDX-License-Identifier: BSD-2-Clause */
> +
> +/**
> + * @file
> + *
> + * @ingroup POSIXAPI
> + *
> + * @brief Function Fetches the current calendar time based on the specified time base.
This comment should describe the file, not the function.
`This source file contains the implementation of timespec_get().`
https://docs.rtems.org/docs/main/eng/coding-doxygen.html#files
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/670#note_128996
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/20250819/ffe4f9e2/attachment-0001.htm>
More information about the bugs
mailing list