ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libeio/eio.c
(Generate patch)

Comparing libeio/eio.c (file contents):
Revision 1.147 by root, Sat Feb 17 15:33:22 2018 UTC vs.
Revision 1.148 by root, Tue Feb 20 06:05:19 2018 UTC

99 99
100#ifdef _WIN32 100#ifdef _WIN32
101 101
102 #undef PAGESIZE 102 #undef PAGESIZE
103 #define PAGESIZE 4096 /* GetSystemInfo? */ 103 #define PAGESIZE 4096 /* GetSystemInfo? */
104
105 #define O_CLOEXEC 0
104 106
105 /* TODO: look at how perl does stat (non-sloppy), unlink (ro-files), utime, link */ 107 /* TODO: look at how perl does stat (non-sloppy), unlink (ro-files), utime, link */
106 108
107 #ifdef EIO_STRUCT_STATI64 109 #ifdef EIO_STRUCT_STATI64
108 /* look at perl's non-sloppy stat */ 110 /* look at perl's non-sloppy stat */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines