VirtualBox

Changeset 2447 in kBuild for trunk/src/lib


Ignore:
Timestamp:
Jul 7, 2011 11:59:15 AM (13 years ago)
Author:
bird
Message:

again...

Location:
trunk/src/lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/Makefile.kmk

    r2444 r2447  
    4141        nt_fullpath.c \
    4242        quoted_spawn.c
    43 kUtil_SOURCES.solaris = \
     43kUtil_SOURCES.linux = \
    4444        restartable-syscall-wrappers.c
    4545kUtil_NOINST = 1
  • trunk/src/lib/restartable-syscall-wrappers.c

    r2446 r2447  
    210210}
    211211
     212#undef fopen
    212213FILE *fopen(const char *pszName, const char *pszMode)
    213214{
     
    229230}
    230231
     232#undef fopen64
    231233FILE *fopen64(const char *pszName, const char *pszMode)
    232234{
Note: See TracChangeset for help on using the changeset viewer.

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