ObjFW  Check-in [0ad678f125]

Overview
Comment:Use strtof_l, strtod_l and asprintf_l if available

This avoids the hacks introduced in the previous commit, if those
functions are available.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0ad678f125615f5a39e51e3f1dd0a0ac6465bf58c8f2412641558341983182fd
User & Date: js on 2017-01-07 03:26:50
Other Links: manifest | tags
Context
2017-01-07
22:58
Use -Wl,--allow-multiple-definition on Windows check-in: 8b2107e238 user: js tags: trunk
03:26
Use strtof_l, strtod_l and asprintf_l if available check-in: 0ad678f125 user: js tags: trunk
02:34
Always use "." for the decimal point check-in: 6dff0f5922 user: js tags: trunk
Changes