ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/AIO.xs
(Generate patch)

Comparing IO-AIO/AIO.xs (file contents):
Revision 1.8 by root, Mon Jul 11 02:53:59 2005 UTC vs.
Revision 1.9 by root, Tue Jul 12 11:02:54 2005 UTC

6#include <sys/stat.h> 6#include <sys/stat.h>
7#include <unistd.h> 7#include <unistd.h>
8#include <fcntl.h> 8#include <fcntl.h>
9#include <signal.h> 9#include <signal.h>
10#include <sched.h> 10#include <sched.h>
11#include <endian.h>
12 11
13#include <pthread.h> 12#include <pthread.h>
14#include <sys/syscall.h> 13#include <sys/syscall.h>
15 14
16typedef void *InputStream; /* hack, but 5.6.1 is simply toooo old ;) */ 15typedef void *InputStream; /* hack, but 5.6.1 is simply toooo old ;) */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines