summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/r3/linux/RTFileSetAllocationSize-linux.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@98103 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm copyright and license note updatevboxsync2022-08-221-10/+20
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@96407 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@93115 cfe28804-0f27-0410-a406-dd0f0b0b656f
* IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.vboxsync2021-08-231-9/+8
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@90789 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82968 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76553 cfe28804-0f27-0410-a406-dd0f0b0b656f
* IPRT: Ran scm --fix-err-h. bugref:9344vboxsync2018-12-251-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76452 cfe28804-0f27-0410-a406-dd0f0b0b656f
* (C) yearvboxsync2017-10-171-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@69111 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Runtime/linux: Use fallocate64 to support large files on 32bit hosts.vboxsync2017-08-131-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@68401 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Fix for the cleanupvboxsync2016-01-281-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@59513 cfe28804-0f27-0410-a406-dd0f0b0b656f
* IPRT: Smaller cleanups to the Linux and Posix specific ↵vboxsync2016-01-281-10/+3
| | | | | | RTFileSetAllocationSize() implementations git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@59512 cfe28804-0f27-0410-a406-dd0f0b0b656f
* IPRT: Linux specific implementation for RTFileSetAllocationSize()vboxsync2016-01-251-0/+84
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@59461 cfe28804-0f27-0410-a406-dd0f0b0b656f