VirtualBox

Changeset 39724 in vbox


Ignore:
Timestamp:
Jan 8, 2012 1:09:54 AM (13 years ago)
Author:
vboxsync
Message:

Shutdown implementation for linux (untested).

Location:
trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/err.h

    r39721 r39724  
    16891689/** Power off is not supported by the hardware or the OS. */
    16901690#define VERR_SYS_CANNOT_POWER_OFF                   (-22400)
     1691/** Shutdown failed. */
     1692#define VERR_SYS_SHUTDOWN_FAILED                    (-22401)
    16911693/** @} */
    16921694
  • trunk/src/VBox/Runtime/Makefile.kmk

    r39721 r39724  
    591591        generic/RTSemEventMultiWait-2-ex-generic.cpp \
    592592        generic/RTSemEventMultiWaitNoResume-2-ex-generic.cpp \
    593         generic/RTSystemShutdown-generic.cpp \
    594593        generic/RTTimeLocalNow-generic.cpp \
    595594        generic/RTTimerCreate-generic.cpp \
     
    608607        r3/linux/RTProcIsRunningByName-linux.cpp \
    609608        r3/linux/RTSystemQueryDmiString-linux.cpp \
     609        r3/linux/RTSystemShutdown-linux.cpp \
    610610        r3/posix/RTFileQueryFsSizes-posix.cpp \
    611611        r3/posix/RTHandleGetStandard-posix.cpp \
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette