ObjFW  Check-in [f45a6bb10b]

Overview
Comment:OFProcess: Use _exit() on failure
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f45a6bb10b82f0803c904f754939f13adbe20de4db586997847558eba2ff7520
User & Date: js on 2014-10-24 19:12:24
Other Links: manifest | tags
Context
2014-11-09
18:54
OFProcess: Do all memory allocation before fork() check-in: 30e5c5ea27 user: js tags: trunk
2014-10-24
19:12
OFProcess: Use _exit() on failure check-in: f45a6bb10b user: js tags: trunk
19:12
OFApplication: Use EXIT_SUCCESS as default status check-in: 46cf9f33a8 user: js tags: trunk
Changes