ObjFW  Check-in [e16590dcb7]

Overview
Comment:Make threads work on Windows 98

Windows 98 does not like the pointer to a DWORD to store the thread ID
being NULL.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e16590dcb7a3a6267297b831ff4d0a10ae41d54fab6ab04cf3f6bf05a454425d
User & Date: js on 2020-06-14 15:30:53
Other Links: manifest | tags
Context
2020-06-14
15:32
Fix releasing semaphore stored in free'd memory check-in: 903b3326e2 user: js tags: trunk
15:30
Make threads work on Windows 98 check-in: e16590dcb7 user: js tags: trunk
2020-06-13
19:06
Fix "make distclean" leaving files check-in: 2a44ff3764 user: js tags: trunk
Changes