ObjFW  Check-in [3e3f49406a]

Overview
Comment:Use the new GNU API if gcc >= 4.7.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3e3f49406a88189cb199bba8c791dc83cde677a5a77b564fe4a00b9638c3bc5e
User & Date: js on 2011-10-12 14:26:09
Other Links: manifest | tags
Context
2011-10-12
14:35
Use OFStreamObserver_select on Win32, even if sys/select.h is missing. check-in: fb9371a7ce user: js tags: trunk
14:26
Use the new GNU API if gcc >= 4.7. check-in: 3e3f49406a user: js tags: trunk
2011-10-11
22:35
OFProcess: Make programName and arguments optional init arguments. check-in: d605361c8b user: js tags: trunk
Changes