# # ChangeLog for uspace/lib/posix/stdlib in mainline # # Generated by Trac 1.6 # 2026-05-30T23:02:46Z Sat, 18 Jun 2011 23:24:21 GMT Jiří Zárevúcky [63fc519] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib/strtold.c (added) Add strtold() implementation and use it for strtof() and strtod() as ...