ObjFW  Check-in [08ab815c2c]

Overview
Comment:Remove usage of strto(u)ll

It requires errno and every function that uses errno needs to be passed
from the linklib to the Amiga .library, so reducing usage of functions
that require errno is desirable.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 08ab815c2cd3300b5c3a6eac1d14e70f3244bec9688091b60c6d58c9206a10a4
User & Date: js on 2020-12-21 01:14:13
Other Links: manifest | tags
Context
2020-12-21
02:22
Further reduce usage of errno check-in: a208c510ff user: js tags: trunk
01:14
Remove usage of strto(u)ll check-in: 08ab815c2c user: js tags: trunk
00:36
Add destructors for global mutexes check-in: 68214158ee user: js tags: trunk
Changes