ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/typemap
(Generate patch)

Comparing EV/typemap (file contents):
Revision 1.7 by root, Wed Oct 31 10:50:05 2007 UTC vs.
Revision 1.10 by root, Thu Nov 1 08:10:03 2007 UTC

1Signal T_SIGNAL 1Signal T_SIGNAL
2 2
3struct ev_watcher * T_WATCHER 3struct ev_watcher * T_WATCHER
4struct ev_io * T_WATCHER 4struct ev_io * T_WATCHER
5struct ev_time * T_WATCHER
6struct ev_timer * T_WATCHER 5struct ev_timer * T_WATCHER
7struct ev_periodic * T_WATCHER 6struct ev_periodic * T_WATCHER
8struct ev_signal * T_WATCHER 7struct ev_signal * T_WATCHER
9struct ev_idle * T_WATCHER 8struct ev_idle * T_WATCHER
9struct ev_prepare * T_WATCHER
10struct ev_check * T_WATCHER 10struct ev_check * T_WATCHER
11struct ev_child * T_WATCHER
11 12
12char * T_PVbyte 13char * T_PVbyte
13const char * T_PVbyte 14const char * T_PVbyte
14 15
15INPUT 16INPUT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines