ObjFW  Check-in [70e82fef45]

Overview
Comment:Use -std=gnu99 instead of -std=c99. c99 gives trouble with glibc.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 70e82fef45cfda855abd4f04ee3778c84d91cc0767b039b5f834e4955f81c775
User & Date: js on 2011-04-04 23:31:19
Other Links: manifest | tags
Context
2011-04-04
23:32
Check the value of read/write in OFStreamObserver. check-in: 8349bc4bbe user: js tags: trunk
23:31
Use -std=gnu99 instead of -std=c99. c99 gives trouble with glibc. check-in: 70e82fef45 user: js tags: trunk
23:05
Include <sys/types.h> for off_t. check-in: 10f8575e8b user: js tags: trunk
Changes