History log of /vbox/src/VBox/Runtime/r3/posix/path2-posix.cpp
Revision Date Author Comments Expand
398776609f157742d6d0e894b973ea3848190d51 46035 13-May-2013 vboxsync

Remove L4 support from main tree.

523f2a6676210ab8601d3fdb2fdabe7dcdea7d4c 34230 22-Nov-2010 vboxsync

iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take NIL_RTUID/GID not -1 / ~0, the only excuse is that NIL_RT[UG]ID probably didn't exist when it was written. Ditto for the RTFileSetOwner API (not realized yet).

cb058427ba3e482de214d42efdd8effaa2b670c7 34015 12-Nov-2010 vboxsync

iprt: try split out some of the RTPathQueryInfo* dependent bits into separate files in the posix world.