History log of /vbox/src/VBox/Runtime/common/path/RTPathSplitReassemble.cpp
Revision Date Author Comments Expand
64eea8161bef2aa3c6516481383c830bca27abfe 48935 07-Oct-2013 vboxsync

Runtime: Whitespace and svn:keyword cleanups by scm.

/vbox/src/VBox/Runtime/common/checksum/manifest.cpp /vbox/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp /vbox/src/VBox/Runtime/common/dbg/dbgmoddbghelp.cpp /vbox/src/VBox/Runtime/common/filesystem/filesystem.cpp /vbox/src/VBox/Runtime/common/net/netaddrstr2.cpp RTPathFilename.cpp RTPathParse.cpp RTPathSplit.cpp RTPathSplitReassemble.cpp /vbox/src/VBox/Runtime/common/string/utf-8-case.cpp /vbox/src/VBox/Runtime/common/table/avl_RemoveNode.cpp.h /vbox/src/VBox/Runtime/common/vfs/vfsstdfile.cpp /vbox/src/VBox/Runtime/generic/RTPathIsSame-generic.cpp /vbox/src/VBox/Runtime/os2/rtSemWaitOs2ConvertTimeout.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/darwin/memuserkernel-r0drv-darwin.cpp /vbox/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c /vbox/src/VBox/Runtime/r0drv/nt/symdbdata.h /vbox/src/VBox/Runtime/r0drv/os2/semevent-r0drv-os2.cpp /vbox/src/VBox/Runtime/r0drv/os2/semeventmulti-r0drv-os2.cpp /vbox/src/VBox/Runtime/r3/linux/RTSystemShutdown-linux.cpp /vbox/src/VBox/Runtime/r3/os2/systemmem-os2.cpp /vbox/src/VBox/Runtime/r3/posix/process-posix.cpp /vbox/src/VBox/Runtime/r3/posix/rtmempage-exec-mmap-heap-posix.cpp /vbox/src/VBox/Runtime/r3/solaris/RTSystemShutdown-solaris.cpp /vbox/src/VBox/Runtime/r3/win/RTSystemShutdown-win.cpp /vbox/src/VBox/Runtime/r3/xml.cpp /vbox/src/VBox/Runtime/testcase/tstHandleTable.cpp /vbox/src/VBox/Runtime/testcase/tstRTCritSect.cpp /vbox/src/VBox/Runtime/testcase/tstRTProcCreatePrf.cpp /vbox/src/VBox/Runtime/testcase/tstRTTemp.cpp /vbox/src/VBox/Runtime/testcase/tstTSC.cpp
1d2ce109a56eae707f58dae0d2386619bdb36955 46049 14-May-2013 vboxsync

RTPathParsedReassemble, RTPathSplitReassemble: It's RTPATH_STYLE not PATH_STYLE.

69b1ec31c019b544160a4dcd18b29cefcd77de8d 45404 08-Apr-2013 vboxsync

Build fix.

448991352053bf9c3ca8789439a4e1329cc34ba0 45400 08-Apr-2013 vboxsync

IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths.