summaryrefslogtreecommitdiff
path: root/src/3rdparty/freebsd/strtoull.c
Commit message (Expand)AuthorAgeFilesLines
* Replace FreeBSD's strtou?ll() with std::from_chars()-based strntou?ll()Edward Welbourne2021-08-301-112/+0
* Revert changes in strto(u)ll.c to avoid integer overflowsRobert Loehning2020-10-261-1/+1
* Update strto(u)ll.c to not produce a warning with -Wcast-qualThiago Macieira2015-03-121-1/+1
* Import the FreeBSD strtoXX functionsThiago Macieira2014-10-301-0/+112