VirtualBox

Changeset 3267 in kBuild for trunk/src/kmk/config.h.solaris


Ignore:
Timestamp:
Jan 3, 2019 11:56:16 PM (6 years ago)
Author:
bird
Message:

kmk/config.h.solaris: stat update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/config.h.solaris

    r2786 r3267  
    368368
    369369/* Define if struct stat contains a nanoseconds field */
    370 #define ST_MTIM_NSEC tv_nsec
     370#define ST_MTIM_NSEC st_mtim.tv_nsec
     371#define ST_ATIM_NSEC st_atim.tv_nsec
    371372
    372373/* Define to 1 on System V Release 4. */
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