ObjFW  Check-in [c180b76560]

Overview
Comment:Check for SIZE_T, fallback to SIZE_T_MAX or define as (size_t)-1.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c180b765606a80539a5742a4d1e4c2837ed4bce0983c4768b3b4e6fa44f15245
User & Date: js on 2008-12-23 01:57:33
Other Links: manifest | tags
Context
2008-12-23
02:10
Check for sys/mman.h before trying to use madvise. check-in: 14ebaa7ca1 user: js tags: trunk
01:57
Check for SIZE_T, fallback to SIZE_T_MAX or define as (size_t)-1. check-in: c180b76560 user: js tags: trunk
2008-12-22
23:17
Add missing va_end to asprintf.c. check-in: f9202dfdaf user: js tags: trunk
Changes