VirtualBox

Changeset 3060 in kBuild for trunk/src/lib/nt/nttypes.h


Ignore:
Timestamp:
Sep 21, 2017 3:11:07 PM (7 years ago)
Author:
bird
Message:

kmk,lib: ported kmk_touch to windows (nt).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/nt/nttypes.h

    r2702 r3060  
    55
    66/*
    7  * Copyright (c) 2005-2013 knut st. osmundsen <bird-kBuild-spamx@anduin.net>
     7 * Copyright (c) 2005-2017 knut st. osmundsen <bird-kBuild-spamx@anduin.net>
    88 *
    99 * Permission is hereby granted, free of charge, to any person obtaining a
     
    3434#include <sys/types.h>
    3535
     36typedef struct BirdTimeVal
     37{
     38    __int64       tv_sec;
     39    __int32       tv_usec;
     40    __int32       tv_padding0;
     41} BirdTimeVal_T;
     42
    3643typedef struct BirdTimeSpec
    3744{
     
    4754#endif
    4855
    49 
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