|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56290
|
9 years |
vboxsync |
IPRT: Updated (C) year.
|
|
|
@53839
|
10 years |
vboxsync |
Runtime/r3/win/path-win.cp: fixed SHGetFolderPathW() prototype
|
|
|
@53833
|
10 years |
vboxsync |
Runtime: looks like the 32-bit compiler does something silly
|
|
|
@53825
|
10 years |
vboxsync |
Runtime: try the official Windows XP+ way to get the home (profile) …
|
|
|
@52944
|
10 years |
vboxsync |
IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
|
|
|
@48935
|
11 years |
vboxsync |
Runtime: Whitespace and svn:keyword cleanups by scm.
|
|
|
@46624
|
11 years |
vboxsync |
use RTLdrLoadSystem here as well
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@39612
|
13 years |
vboxsync |
IPRT/*: add _NO_SYMLINKS flags to certain functions
|
|
|
@36879
|
14 years |
vboxsync |
IPRT/path-win: Fixed NT4 breakage when using SHGetFolderPathW.
|
|
|
@36675
|
14 years |
vboxsync |
nit
|
|
|
@36614
|
14 years |
vboxsync |
iprt: next try
|
|
|
@36613
|
14 years |
vboxsync |
iprt: try to fix win burn
|
|
|
@36611
|
14 years |
vboxsync |
iprt: add RTPathUserDocuments
|
|
|
@34003
|
14 years |
vboxsync |
build fix
|
|
|
@34002
|
14 years |
vboxsync |
iprt: Working on tar vfs.
|
|
|
@33439
|
14 years |
vboxsync |
IPRT, Linux additions, Shared folders: added support for guest shared …
|
|
|
@33437
|
14 years |
vboxsync |
iprt: Made tstRTSymlink work on Windows.
|
|
|
@33337
|
14 years |
vboxsync |
iprt: introduced RTSymlink() and RTReadLink() (thanks Brian …
|
|
|
@28918
|
15 years |
vboxsync |
iprt: dropped RT_DONT_CONVERT_FILENAMES, we've never needed it so far…
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26476
|
15 years |
vboxsync |
iprt: Added RTPathCountComponents, RTPathCopyComponents, …
|
|
|
@23375
|
15 years |
vboxsync |
Very annoying assertion
|
|
|
@23292
|
15 years |
vboxsync |
path-win.cpp: build fix.
|
|
|
@23291
|
15 years |
vboxsync |
IPRT: RTPathQueryInfo and RTPathSetTimes should work on symbolic links …
|
|
|
@21619
|
15 years |
vboxsync |
IPRT: Use FindFirstFile to get file attributes on Windows host, fixes …
|
|
|
@21608
|
15 years |
vboxsync |
IPRT: Use FindFirstFile to get file attributes on Windows host, fixes …
|
|
|
@15813
|
16 years |
vboxsync |
RTPathAbs: When the path is empty we return VERR_INVALID_PARAMETER …
|
|
|
@15809
|
16 years |
vboxsync |
iprt: style.
|
|
|
@15808
|
16 years |
vboxsync |
iprt: added RTPathGetCurrent.
|
|
|
@15756
|
16 years |
vboxsync |
Runtime: RTPathAbs: Fixed the "." case on POSIX, fixed the "" case on …
|
|
|
@15755
|
16 years |
vboxsync |
Runtime/Windows: RTPathAbs: Truncate the trailing slash of a non-root …
|
|
|
@14065
|
16 years |
vboxsync |
path-win.cpp: shut up 64-bit MSC warnings.
|
|
|
@14054
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@14050
|
16 years |
vboxsync |
iprt: RTPath - lenths are size_t not unsigned.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13104
|
16 years |
vboxsync |
IPRT: Added todos for implementing INodeId and INodeIdDevice using the …
|
|
|
@11836
|
16 years |
vboxsync |
IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
|
|
|
@10911
|
16 years |
vboxsync |
IPRT: Added RTPathSetCurrent.
|
|
|
@8245
|
17 years |
vboxsync |
rebranding: IPRT files again.
|
|
|
@8170
|
17 years |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7418
|
17 years |
vboxsync |
UCS-2 -> UTF-16.
|
|
|
@7403
|
17 years |
vboxsync |
typo.
|
|
|
@7401
|
17 years |
vboxsync |
Don't use UCS2 routines & types. Fixed bug in RTPathUserHome().
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5702
|
17 years |
vboxsync |
Free a previously allocated memory.
|
|
|
@5428
|
17 years |
vboxsync |
*-win32.cpp -> *-win.cpp
|
|
copied from trunk/src/VBox/Runtime/r3/win/path-win32.cpp
|
|
|
@5427
|
17 years |
vboxsync |
Merged r3/win32 and r3/win64
|