VirtualBox

Changeset 6356 in vbox for trunk/include


Ignore:
Timestamp:
Jan 15, 2008 1:27:51 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27270
Message:

Integrated VbglR3Daemonize in GuestR3Lib. Linux vboxclient now uses it. Renamed LINUX_CLIPBOARD to VBOX_X11_CLIPBOARD. clipboard-new has the clipboard implemetation using R3 lib, currently used only by Solaris. Note: this change affects OS2, linux, solaris so someone should check for build breaks on OS2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxGuest.h

    r6345 r6356  
    13721372VBGLR3DECL(int)     VbglR3WriteLog(const char *pch, size_t cb);
    13731373VBGLR3DECL(int)     VbglR3CtlFilterMask(uint32_t u32OrMask, uint32_t u32NotMask);
     1374VBGLR3DECL(int)     VbglR3Daemonize(int nochdir, int noclose);
    13741375
    13751376/** @name Shared clipboard
Note: See TracChangeset for help on using the changeset viewer.

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