zephyr/doc/contribute
Robert Lubos f250080af6 doc: Add gmtime_r() to rule A.5 exceptions
According to commit 400c1fa744 which
introduced rule A.5 to the coding guidelines, the initial exception list
was based on the non-standard function availability in minimal libc.

gmtime_r() however, has not been included to the list, although it's
present in minimal libc since 3e8df8b369.

This commit fixes this, by adding gmtime_r() to the rule A.5 exception
list.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-02-28 00:54:42 +09:00
..
coding_guidelines doc: Add gmtime_r() to rule A.5 exceptions 2024-02-28 00:54:42 +09:00
documentation doc: contribute: instructions for local viewing of docs 2023-11-07 09:54:22 +01:00
media
bin_blobs.rst doc: contribute: fix heading formatting 2024-01-07 18:41:16 +01:00
contributor_expectations.rst doc: contribute: fix heading formatting 2024-01-07 18:41:16 +01:00
external.rst doc: contribute: fix heading formatting 2024-01-07 18:41:16 +01:00
guidelines.rst doc: Static Analysis requirement 2024-01-02 10:09:14 +01:00
index.rst doc: Improve "Contributing to Zephyr" landing page 2023-10-06 09:28:10 +02:00
proposals_and_rfcs.rst