ObjFW  Check-in [cf4be9e865]

Overview
Comment:Don't try to use SIG{HUP,USR1,USR2} on Windows.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.6
Files: files | file ages | folders
SHA3-256: cf4be9e86569d4f49a7a9523c6f9bc3c70266500f2002dfc4c554cd68049173f
User & Date: js on 2012-02-21 19:59:43
Other Links: branch diff | manifest | tags
Context
2012-02-24
20:38
Don't use OF_INLINE where the function contains a @try block.
Doing so does not work if exceptions are SJLJ.
check-in: c8a5922af2 user: js tags: 0.6
2012-02-21
19:59
Don't try to use SIG{HUP,USR1,USR2} on Windows. check-in: cf4be9e865 user: js tags: 0.6
16:42
Add a missing include. check-in: dadf8a1a1f user: js tags: 0.6
Changes