ObjFW  Check-in [15365e62aa]

Overview
Comment:Fix pthread_attr_setinheritsched check

* The header was wrong due to still thinking about the check I improved
previously.
* It needs -Werror to not work with an implicit declaration.
* It must not use NULL as an argument, because the parameter could be
declared nonnull.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 15365e62aa03cf119f8b365b79a9badabd62341fd630e5fcd808476aed78b6fa
User & Date: js on 2022-12-29 15:35:39
Other Links: manifest | tags
Context
2022-12-30
00:02
configure: Include package URL check-in: e91657d46b user: js tags: trunk
2022-12-29
15:35
Fix pthread_attr_setinheritsched check check-in: 15365e62aa user: js tags: trunk
15:12
Consider TMPDIR for temporary directory IRI check-in: 915d45a586 user: js tags: trunk
Changes