VirtualBox

Changeset 60393 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Apr 8, 2016 9:47:08 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
106479
Message:

Runtime/linux/sysfs: Fixes, implement two forgotten methods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/linux/sysfs.h

    r60390 r60393  
    364364 * @param   ...         Format args.
    365365 */
    366 RTDECL(int) RTLinuxSysFsReadStrFile(char *pszBuf, size_t cchBuf, size_t *pcchWritten, const char *pszFormat, ...) RT_IPRT_FORMAT_ATTR(4, 5);
     366RTDECL(int) RTLinuxSysFsWriteStrFile(const char *pszBuf, size_t cchBuf, size_t *pcchWritten, const char *pszFormat, ...) RT_IPRT_FORMAT_ATTR(4, 5);
    367367
    368368/**
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