ObjFW  Check-in [e52a53d668]

Overview
Comment:Better way to define OF_ENDIANESS_NATIVE.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e52a53d668a77c667137cebff6defd6ca30981a7f5f6bbfebcb0c4e48800496c
User & Date: js on 2011-05-21 18:10:30
Other Links: manifest | tags
Context
2011-05-22
00:44
Add -[firstObject] and -[lastObject] to OFList. check-in: fe0aa66897 user: js tags: trunk
2011-05-21
18:10
Better way to define OF_ENDIANESS_NATIVE. check-in: e52a53d668 user: js tags: trunk
18:05
Make use of isalnum() safe in case isalnum() is a lookup table.
Fixes build with Clang on NetBSD.
check-in: 35fb680226 user: js tags: trunk
Changes