summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/atoi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* IPRT/nocrt: Skip leading whitespace in the strtoxx and atoi functions. bugref...vboxsync2022-08-121-1/+1
* IPRT/nocrt: Added atoi and corrected strto* aliasing. bugref:10261vboxsync2022-08-051-0/+54