Changeset 44529 in vbox for trunk/src/VBox/Runtime/r3
- Timestamp:
- Feb 4, 2013 3:54:15 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83576
- Location:
- trunk/src/VBox/Runtime/r3
- Files:
-
- 19 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/freebsd/mp-freebsd.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 11 Oracle Corporation7 * Copyright (C) 2008-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/isofs.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 1 Oracle Corporation7 * Copyright (C) 2010-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/linux/RTProcIsRunningByName-linux.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2009-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/os2/filelock-os2.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 12 Oracle Corporation7 * Copyright (C) 2008-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/posix/RTSystemQueryOSInfo-posix.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/posix/pipe-posix.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 3 Oracle Corporation7 * Copyright (C) 2010-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/posix/symlink-posix.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 1 Oracle Corporation7 * Copyright (C) 2010-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/posix/tls-posix.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/solaris/mp-solaris.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 12 Oracle Corporation7 * Copyright (C) 2008-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/test.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 13 Oracle Corporation7 * Copyright (C) 2009-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/testi.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2009-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/win/RTHandleGetStandard-win.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 1 Oracle Corporation7 * Copyright (C) 2010-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/win/RTSystemQueryDmiString-win.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 1 Oracle Corporation7 * Copyright (C) 2010-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 11 Oracle Corporation7 * Copyright (C) 2008-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/win/localipc-win.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def
r44528 r44529 5 5 6 6 ; 7 ; Copyright (C) 201 2 Oracle Corporation7 ; Copyright (C) 2010-2012 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/win/pipe-win.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 3 Oracle Corporation7 * Copyright (C) 2010-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/win/symlink-win.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 201 1 Oracle Corporation7 * Copyright (C) 2010-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/r3/win/tls-win.cpp
r44528 r44529 5 5 6 6 /* 7 * Copyright (C) 20 10 Oracle Corporation7 * Copyright (C) 2008-2010 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.