- Timestamp:
- Mar 26, 2010 2:57:42 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp
r26425 r27748 73 73 * @param fNoChDir Pass false to change working directory to root. 74 74 * @param fNoClose Pass false to redirect standard file streams to /dev/null. 75 * 76 * @todo Use RTProcDaemonize instead of this. 75 77 */ 76 78 VBGLR3DECL(int) VbglR3Daemonize(bool fNoChDir, bool fNoClose)
Note:
See TracChangeset
for help on using the changeset viewer.