ObjFW  Check-in [6649214059]

Overview
Comment:OFMutableString: Call madvise() on the correct length.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | 0.5
Files: files | file ages | folders
SHA3-256: 66492140597a43bbc156cf4847abefeefaed69314753959bd26eaba090f42338
User & Date: js on 2011-04-23 02:15:33
Other Links: branch diff | manifest | tags
Context
2011-04-25
14:14
Fix a warning when sizeof(size_t) < sizeof(long long). check-in: abff9ac184 user: js tags: 0.5
2011-04-23
02:15
OFMutableString: Call madvise() on the correct length. check-in: 6649214059 user: js tags: 0.5
01:32
Fix too big buffer in -[OFMutableString _applyTable:withSize:]. check-in: 1acf3d2817 user: js tags: 0.5
Changes