summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/freebsd/0001-Patch-the-FreeBSD-strto-u-ll-functions-to-work-insid.patch
Commit message (Expand)AuthorAgeFilesLines
* Replace FreeBSD's strtou?ll() with std::from_chars()-based strntou?ll()Edward Welbourne2021-08-301-158/+0
* Revert changes in strto(u)ll.c to avoid integer overflowsRobert Loehning2020-10-261-23/+30
* Update strto(u)ll.c to not produce a warning with -Wcast-qualThiago Macieira2015-03-121-11/+13
* Import the FreeBSD strtoXX functionsThiago Macieira2014-10-301-0/+149