Files
ladybird/Libraries/LibC/stdlib.cpp
Stephan Unverwerth b82a2239c6 LibC: Fix strtod() parsing of negative exponents (#1645)
Before this fix negative exponents were interpreted as positive.
2020-04-05 15:32:57 +02:00

18 KiB