ObjFW  Check-in [cd8dea6265]

Overview
Comment:Do not check for off64_t on DJGPP

DJGPP has off64_t, but not the functions that should come with it.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cd8dea6265e52ae6ee412407bbd9eb106a0134e0ea668a2cd7c4da69e6b906d6
User & Date: js on 2017-01-16 01:13:09
Other Links: manifest | tags
Context
2017-01-16
01:14
configure: Fix the readdir_r check check-in: 15945db3de user: js tags: trunk
01:13
Do not check for off64_t on DJGPP check-in: cd8dea6265 user: js tags: trunk
01:11
Define SA_RESTART to 0 if it's missing check-in: cb0a90f26d user: js tags: trunk
Changes