/[emacs]/emacs/nt/inc/sys/time.h
ViewVC logotype

Diff of /emacs/nt/inc/sys/time.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by andrewi, Sun Feb 6 23:37:34 2000 UTC revision 1.2.16.1 by miles, Fri Apr 4 06:20:52 2003 UTC
# Line 5  Line 5 
5   * sys/time.h doesn't exist on NT   * sys/time.h doesn't exist on NT
6   */   */
7    
8  struct timeval  struct timeval
9    {    {
10      long tv_sec;        /* seconds */      long tv_sec;        /* seconds */
11      long tv_usec;       /* microseconds */      long tv_usec;       /* microseconds */
12    };    };
13  struct timezone  struct timezone
14    {    {
15      int tz_minuteswest; /* minutes west of Greenwich */      int tz_minuteswest; /* minutes west of Greenwich */
16      int tz_dsttime;     /* type of dst correction */      int tz_dsttime;     /* type of dst correction */

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.16.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26