ObjFW  Check-in [a0b63a8df4]

Overview
Comment:Port to DOS/DJGPP.

The port was much easier than expected. The only changes that were
required were defining the missing lrint() and useconds_t, the rest was
optional (like using backslashes for paths, even though slashes work
fine).

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a0b63a8df43fe39d6b86685d92b4da9472698bc74f25311ef421a7792b6ef538
User & Date: js on 2013-12-01 02:08:43
Other Links: manifest | tags
Context
2013-12-01
11:50
Clean up the path delimiter mess. check-in: 00dbb47969 user: js tags: trunk
02:08
Port to DOS/DJGPP. check-in: a0b63a8df4 user: js tags: trunk
00:07
.gitignore: Add utils/ofzip.exe. check-in: 8b0c20a78c user: js tags: trunk
Changes