|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@75045
|
6 years |
vboxsync |
IPRT/RTFileReadAll*: Added RTFILE_RDALL_F_FAIL_ON_MAX_SIZE. bugref:9232
|
|
|
@69977
|
7 years |
vboxsync |
IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and …
|
|
|
@69105
|
7 years |
vboxsync |
include/iprt/: (C) year
|
|
|
@68183
|
7 years |
vboxsync |
IPRT: Added new RTFileReadAll* flag RTFILE_RDALL_F_TRAILING_ZERO_BYTE …
|
|
|
@66592
|
8 years |
vboxsync |
RTFileModeToFlagsEx: Implemented missing sharing mode (sigh) and added …
|
|
|
@62559
|
8 years |
vboxsync |
RTFileModeToFlags.cpp: Code cleanup.
|
|
|
@62473
|
8 years |
vboxsync |
(C) 2016
|
|
|
@59463
|
9 years |
vboxsync |
Build fix
|
|
|
@59459
|
9 years |
vboxsync |
IPRT: Add RTFileSetAllocationSize() to enforce block allocation on the …
|
|
|
@58768
|
9 years |
vboxsync |
RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
|
|
|
@58767
|
9 years |
vboxsync |
revered r104210, got unfinished asm.h changes mixed into it.
|
|
|
@58766
|
9 years |
vboxsync |
RTFileOpen: Introduced RTFILE_O_ATTR_ONLY for windows only.
|
|
|
@57926
|
9 years |
vboxsync |
IPRT: Doxygen clenaups (mostly).
|
|
|
@57613
|
9 years |
vboxsync |
IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
|
|
|
@57004
|
9 years |
vboxsync |
iprt,*: Marked all format strings in the C part of IPRT and fixed the …
|
|
|
@56291
|
9 years |
vboxsync |
include: Updated (C) year.
|
|
|
@49033
|
11 years |
vboxsync |
IPRT: Added RTFileCompare* methods a la RTFileCopy*.
|
|
|
@48820
|
11 years |
vboxsync |
IPRT/RTFileModeToFlags(Ex): Introduced "oa" mode for opening + …
|
|
|
@47834
|
11 years |
vboxsync |
IPRT/file.h: Documentation.
|
|
|
@47783
|
11 years |
vboxsync |
IPRT/RTFileModeToFlags.cpp: Set default sharing modes.
|
|
|
@47762
|
11 years |
vboxsync |
IPRT: Added RTFileModeToFlags* APIs + testcase.
|
|
|
@47735
|
11 years |
vboxsync |
Comment typo.
|
|
|
@46245
|
11 years |
vboxsync |
Runtime: RTFileSg{Read|Write}At API
|
|
|
@45678
|
12 years |
vboxsync |
Runtime/aio: Add flags parameter to RTFileAioCtxCreate
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@42712
|
12 years |
vboxsync |
Runtime: add RTFileCreateTemp, RTFileCreateTempSecure and …
|
|
|
@39641
|
13 years |
vboxsync |
IPRT headers: warning
|
|
|
@39612
|
13 years |
vboxsync |
IPRT/*: add _NO_SYMLINKS flags to certain functions
|
|
|
@39195
|
13 years |
vboxsync |
iprt/file.h: doc typo.
|
|
|
@37596
|
13 years |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@37559
|
13 years |
vboxsync |
iprt/file.h: RTFile will be available in kernel mode as well.
|
|
|
@36573
|
14 years |
vboxsync |
include/: a/an nits
|
|
|
@34435
|
14 years |
vboxsync |
ExtPack: Implemented unpacking (untested).
|
|
|
@34230
|
14 years |
vboxsync |
iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33233
|
14 years |
vboxsync |
Runtime/file: defines for stdin/out/err native handles
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26774
|
15 years |
vboxsync |
RTPipe: Implemented the posix variant.
|
|
|
@26732
|
15 years |
vboxsync |
iprt/file.h: RTFileOpenBitBucket
|
|
|
@26060
|
15 years |
vboxsync |
IPRT: Added RTFileOpenF/V.
|
|
|
@25953
|
15 years |
vboxsync |
Runtime/RTFileIoCtl: fixed prototype (iRequest => ulRequest)
|
|
|
@25922
|
15 years |
vboxsync |
iprt/file.h: doc update.
|
|
|
@25724
|
15 years |
vboxsync |
iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow …
|
|
|
@25645
|
15 years |
vboxsync |
IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
|
|
|
@24889
|
15 years |
vboxsync |
IPRT: Added RTFileQueryFsSizes.
|
|
|
@24189
|
15 years |
vboxsync |
IPRT: Added RTFileQuerySize.
|
|
|
@23974
|
15 years |
vboxsync |
iprt/file.h: Use UINT32_C() for the RTFILE_O flags.
|
|
|
@23973
|
15 years |
vboxsync |
*,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
|
|
|
@23047
|
15 years |
vboxsync |
Fix RTFILE_O_NO_CACHE on Windows. Document that FILE_APPEND_DATA is …
|
|
|
@22516
|
15 years |
vboxsync |
IPRT: Added RTFileExists
|
|
|
@21801
|
15 years |
vboxsync |
IPRT: Clearified RTFileReadAll*.
|
|
|
@21616
|
15 years |
vboxsync |
nitpicking.
|
|
|
@21582
|
15 years |
vboxsync |
IPRT: RTFILE_O_APPEND.
|
|
|
@21573
|
15 years |
vboxsync |
iprt/file.h: spaces.
|
|
|
@21493
|
15 years |
vboxsync |
Runtime/File: Add flag to disable the file cache
|
|
|
@20374
|
15 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20362
|
15 years |
vboxsync |
iprt/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@19562
|
16 years |
vboxsync |
Runtime/Aio: Change API again
* pcReqs in RTFileAioCtxSubmit is …
|
|
|
@19350
|
16 years |
vboxsync |
IPRT,tstDisasm-2: defined flags for RTFileReadAllEx and …
|
|
|
@19185
|
16 years |
vboxsync |
Runtime/Aio: Slight changes to the API for Windows. Fix the Solaris backend
|
|
|
@19125
|
16 years |
vboxsync |
Runtime/Aio: Add description for the RT File async I/O API
|
|
|
@19039
|
16 years |
vboxsync |
iprt/file.h: a todo and a clearification.
|
|
|
@18999
|
16 years |
vboxsync |
Runtime/Aio: Linux backend and a simple testcase. Disabled by default. …
|
|
|
@18961
|
16 years |
vboxsync |
iprt/file.h: Some adjustements to the Async I/O API.
|
|
|
@18912
|
16 years |
vboxsync |
Runtime: Fix comments (contained the old function names)
|
|
|
@18911
|
16 years |
vboxsync |
Runtime: Rename RTFileAioCtxGetMaxRequestCount to …
|
|
|
@18910
|
16 years |
vboxsync |
Runtime: compile fix
|
|
|
@18909
|
16 years |
vboxsync |
Runtime: Add RTFileAio API for review
|
|
|
@18128
|
16 years |
vboxsync |
IPRT, Shared Folders: Implemented file attributes access flags for …
|
|
|
@16997
|
16 years |
vboxsync |
iprt: wrong declaration
|
|
|
@14872
|
16 years |
vboxsync |
typo
|
|
|
@10526
|
16 years |
vboxsync |
file mode mask to RTFileOpen.
|
|
|
@8925
|
16 years |
vboxsync |
New file APIs for reading (or mapping) a file into memory: …
|
|
|
@8559
|
17 years |
vboxsync |
typo.
|
|
|
@8558
|
17 years |
vboxsync |
RTFileFromNative and RTFileToNative.
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8163
|
17 years |
vboxsync |
rebrand IPRT
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7371
|
17 years |
vboxsync |
A little adjustment of the RTFILECOPY flags.
|
|
|
@7370
|
17 years |
vboxsync |
A little adjustment of the RTFILECOPY flags.
|
|
|
@7340
|
17 years |
vboxsync |
Runtime: Added fFlags (RTFILECOPY_FLAG_NO_DENY_WRITE) to RTFileCopyEx.
|
|
|
@6992
|
17 years |
vboxsync |
Restrict RTFILE_O_NOT_CONTENT_INDEXED to file creation.
|
|
|
@6984
|
17 years |
vboxsync |
IPRT:
Bugfix for RTFILE_O_VALID_MASK, did not recognize …
|
|
|
@6429
|
17 years |
vboxsync |
r=bird: file sizes and offets are given as RTFOFF now (the uint64_t …
|
|
|
@6421
|
17 years |
vboxsync |
iprt: added RTFileGetMaxSize()
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4372
|
17 years |
vboxsync |
Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3636
|
17 years |
vboxsync |
AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] (except …
|
|
|
@3630
|
17 years |
vboxsync |
iprt_hdr_h -> _iprt_hdr_h
|
|
|
@2981
|
17 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@1
|
55 years |
vboxsync |
import
|