summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/tools/RTLs.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
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* IPRT: Ran scm --fix-err-h. bugref:9344vboxsync2018-12-251-1/+1
* IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, leaving a m...vboxsync2018-01-021-1/+2
* IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, leaving a m...vboxsync2018-01-021-1802/+2
* iprt/RTLs.cpp: Fixed two leaks.vboxsync2017-12-071-9/+4
* RTLs: use new RTStrPrintf format typesvboxsync2017-11-261-28/+7
* RTLs: windows build fixvboxsync2017-11-091-8/+10
* RTLs: Quickly hacked up human readable size, owners and groups. Stack usage i...vboxsync2017-11-081-15/+133
* Runtime: scm updatesvboxsync2017-10-271-6/+6
* RTLs.cpp: Recursion fixvboxsync2017-10-111-1/+1
* Global: replace fall-through comments with RT_FALL_THRU().vboxsync2017-10-111-4/+4
* RTLs.cpp: Fixed missing terminator when copying names.vboxsync2017-06-221-0/+1
* Runtime: fall-thruvboxsync2017-05-091-3/+3
* RTLs: fixed error message formattingvboxsync2017-05-041-1/+1
* RTLs: VFS test tool and some fun.vboxsync2017-05-041-0/+1748