ObjFW  Check-in [252ecc91a1]

Overview
Comment:Don't allocate 2 pages if we need exactly pagesize.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 252ecc91a12c41ab553caf4d6f072edb7ea38bde72bdb521e334b7ce6bcead66
User & Date: js on 2008-11-07 20:25:02
Other Links: manifest | tags
Context
2008-11-08
17:57
Add missing add: for OFBigArray and fix calculation of nsize. check-in: ae28fbf3ca user: js tags: trunk
2008-11-07
20:25
Don't allocate 2 pages if we need exactly pagesize. check-in: 252ecc91a1 user: js tags: trunk
17:25
Implementation for OFBigArray. check-in: 59f16e8a3d user: js tags: trunk
Changes