VirtualBox

Changeset 4633 in vbox


Ignore:
Timestamp:
Sep 9, 2007 3:33:23 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
24279
Message:

OS/2 + FreeBSD timspec and timeval indicators.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/time.h

    r4631 r4633  
    326326
    327327/* PORTME: Add struct timeval guard macro here. */
    328 #if defined(RTTIME_INCL_TIMEVAL) || defined(_STRUCT_TIMEVAL) || defined(_SYS_TIME_H)
     328#if defined(RTTIME_INCL_TIMEVAL) || defined(_STRUCT_TIMEVAL) || defined(_SYS__TIMEVAL_H_) || defined(_SYS_TIME_H)
    329329/**
    330330 * Gets the time as POSIX timeval.
     
    364364
    365365/* PORTME: Add struct timespec guard macro here. */
    366 #if defined(RTTIME_INCL_TIMESPEC) || defined(_STRUCT_TIMESPEC) || defined(TIMEVAL_TO_TIMESPEC)
     366#if defined(RTTIME_INCL_TIMESPEC) || defined(_STRUCT_TIMESPEC) || defined(_SYS__TIMESPEC_H_) || defined(TIMEVAL_TO_TIMESPEC)
    367367/**
    368368 * Gets the time as POSIX timespec.
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