VirtualBox

Changeset 96081 in vbox


Ignore:
Timestamp:
Aug 6, 2022 1:59:41 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
152880
Message:

IPRT/nocrt: Implemented fopen, fdopen, tmpfile, tmpfile_s, fflush and fclose. bugref:10261

Location:
trunk/src/VBox/Runtime
Files:
6 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r96075 r96081  
    18281828        r3/nocrt-per-thread-1.cpp \
    18291829        r3/nocrt-per-thread-2.cpp \
    1830         r3/nocrt-errno.cpp
     1830        r3/nocrt-errno.cpp \
     1831        r3/nocrt-fopen.cpp \
     1832        r3/nocrt-fdopen.cpp \
     1833        r3/nocrt-tmpfile.cpp \
     1834        r3/nocrt-tmpfile_s.cpp \
     1835        r3/nocrt-fclose.cpp \
     1836        r3/nocrt-fflush.cpp \
    18311837
    18321838  RuntimeR3_SOURCES.x86 = $(RuntimeBaseR3_SOURCES.x86) \
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