Changeset 41774 in vbox for trunk/src/VBox/HostDrivers/Support/solaris
- Timestamp:
- Jun 16, 2012 2:44:06 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78592
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp
r37611 r41774 79 79 80 80 /* 81 * Open dummy files to preallocate file descriptors, see #4650.81 * Open dummy files to preallocate file descriptors, see @bugref{4650}. 82 82 */ 83 83 for (int i = 0; i < SUPLIB_FLT_DUMMYFILES; i++)
Note:
See TracChangeset
for help on using the changeset viewer.