ObjFW  Check-in [be99da0c09]

Overview
Comment:threading: WinAPI's CriticalSection is recursive

No need to manually implement recursiveness for WinAPI.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: be99da0c0941b2820fba717d06c679923c6ca009b2748f4dee3198f67fdde995
User & Date: js on 2014-10-04 19:24:47
Other Links: manifest | tags
Context
2014-10-04
21:59
Add +[OFSystemInfo native8BitEncoding] check-in: ec66e49dca user: js tags: trunk
19:24
threading: WinAPI's CriticalSection is recursive check-in: be99da0c09 user: js tags: trunk
2014-09-10
22:09
Fix OFBigDataArray's initWithStringRepresentation: check-in: ab270674db user: js tags: trunk
Changes