ObjFW  Check-in [15a5433649]

Overview
Comment:Include stdint.h in OFMacros.h.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 15a5433649685bd4e83022b69bd6deb15e1c725cfbca5fee8040cec18525daca
User & Date: js on 2009-07-23 15:39:27
Other Links: manifest | tags
Context
2009-07-24
22:44
RTLD_LAZY makes more sense, as we only need a few symbols looked up. check-in: e549c515e0 user: js tags: trunk
2009-07-23
15:39
Include stdint.h in OFMacros.h. check-in: 15a5433649 user: js tags: trunk
2009-07-21
23:25
Add -[readLineWithEncoding:] to read in the specified encoding. check-in: 9d93300b4e user: js tags: trunk
Changes