/[cvs]/ccvs/windows-NT/woe32.h
ViewVC logotype

Diff of /ccvs/windows-NT/woe32.h

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

revision 1.3 by conradpino, Tue May 31 07:13:31 2005 UTC revision 1.4 by conradpino, Fri Sep 30 07:13:04 2005 UTC
# Line 12  Line 12 
12  /* #define SYSTEM_CLEANUP woe32_cleanup */  /* #define SYSTEM_CLEANUP woe32_cleanup */
13  void woe32_cleanup (void);  void woe32_cleanup (void);
14    
15    /* #define fd_select woe32_fd_select */
16    int woe32_fd_select (   int nfds,
17                                                    struct fd_set * readfds,
18                                                    struct fd_set * writefds,
19                                                    struct fd_set * errorfds,
20                                                    struct timeval * timeout);
21    
22  char *woe32_getlogin (void);  char *woe32_getlogin (void);
23    
24  char *woe32_home_dir (void);  char *woe32_home_dir (void);

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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