ObjFW  Check-in [e45e320379]

Overview
Comment:Handle pthread attrs being unavailable

This is the case on HP-UX, where pthread_attr_init() returns ENOSYS.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e45e3203793f896ccf4e6298308d5b48ef8d744fc0b1a2cd82d05dea4274979c
User & Date: js on 2021-01-01 18:49:42
Other Links: manifest | tags
Context
2021-01-01
21:43
runtime/exception.m: Implement DW_EH_PE_aligned check-in: 029db9e275 user: js tags: trunk
18:49
Handle pthread attrs being unavailable check-in: e45e320379 user: js tags: trunk
18:36
Better fallback asprintf() implementation check-in: 7267f55840 user: js tags: trunk
Changes