ObjFW  Check-in [a6513f3228]

Overview
Comment:Only check if snprintf returns required space if there's no asprintf.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a6513f3228f4217c9f426eac1a6f5ee90b2ac79d58f0aabd1ca54cd84126d959
User & Date: js on 2009-09-21 11:26:53
Other Links: manifest | tags
Context
2009-09-21
20:35
A few minor Win32 fixes. check-in: 59969f5450 user: js tags: trunk
11:26
Only check if snprintf returns required space if there's no asprintf. check-in: a6513f3228 user: js tags: trunk
11:15
Move platform-specific threading stuff to threading.h. check-in: 15a67e8ee5 user: js tags: trunk
Changes