|
|
@101690
|
13 months |
vboxsync |
iprt/sg.h: spell it out in the file header as well
|
|
|
@99961
|
19 months |
vboxsync |
IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
|
|
|
@99960
|
19 months |
vboxsync |
IPRT/sg: Corrected RTSgBufIsAtEnd and made the code deal with (skip) …
|
|
|
@99739
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@89264
|
4 years |
vboxsync |
Runtime/sg.h: Add copy variants which take a callback instead of a …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@80410
|
5 years |
vboxsync |
Make comments for two fields in RTSGBUF declaration consistent with …
|
|
|
@77236
|
6 years |
vboxsync |
IPRT: Implemented RTFileSgWriteAt and RTfileSgReadAt for linux and …
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76557
|
6 years |
vboxsync |
include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@69105
|
7 years |
vboxsync |
include/iprt/: (C) year
|
|
|
@62473
|
8 years |
vboxsync |
(C) 2016
|
|
|
@60349
|
9 years |
vboxsync |
oops
|
|
|
@60346
|
9 years |
vboxsync |
Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and …
|
|
|
@59746
|
9 years |
vboxsync |
sg.cpp/h: Some cleanups/optimizations.
|
|
|
@59745
|
9 years |
vboxsync |
sg.cpp/h: Some cleanups/optimizations.
|
|
|
@56291
|
9 years |
vboxsync |
include: Updated (C) year.
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44250
|
12 years |
vboxsync |
Runtime/sg.cpp: void * -> const void * in RTSgBufCopyFromBuf
|
|
|
@44241
|
12 years |
vboxsync |
Runtime/sg.cpp: Add API to check a buffer for zeros
|
|
|
@38539
|
13 years |
vboxsync |
Runtime/SgBuf: Add new method to get the next segment from the S/G buffer
|
|
|
@31583
|
14 years |
vboxsync |
Runtime/Sg: Extend RTSgBufSegArrayCreate to allow just counting the …
|
|
|
@31526
|
14 years |
vboxsync |
iprt/sg.h: Made RTSgBufMapToNative a bit safer and fixed some left …
|
|
|
@31452
|
14 years |
vboxsync |
Fix Windows burn, second try
|
|
|
@31451
|
14 years |
vboxsync |
Fix Windows burn
|
|
|
@31448
|
14 years |
vboxsync |
Runtime/Sg: Add a method to convert a S/G buffer to a native S/G array …
|
|
|
@30470
|
14 years |
vboxsync |
RTSgBufInit: cSegs must be size_t so RT_ELEMENTS and similar will work …
|
|
|
@30468
|
14 years |
vboxsync |
IPRT:
- Corrected RTSGBUF member names.
- Corrected RTSgBufInit …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28117
|
15 years |
vboxsync |
Runtime/Sg: Add advanced compare method
|
|
|
@28113
|
15 years |
vboxsync |
Runtime/Sg: Add a method to advance the internal buffer pointer
|
|
|
@28053
|
15 years |
vboxsync |
Runtime: Generic S/G buffer handling. For VBoxHDD but might become …
|