HelenOS sources

stol             1883 uspace/lib/cpp/include/__bits/string/string.hpp     long stol(const string& str, size_t* idx = nullptr, int base = 10);
stol             1903 uspace/lib/cpp/include/__bits/string/string.hpp     long stol(const wstring& str, size_t* idx = nullptr, int base = 10);
HelenOS homepage, sources at GitHub