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.11 by root, Sat Nov 24 08:28:10 2007 UTC

1Signal T_SIGNAL 1Signal T_SIGNAL
2 2
3struct ev_watcher * T_WATCHER 3ev_watcher * T_WATCHER
4struct ev_io * T_WATCHER 4ev_io * T_WATCHER
5struct ev_time * T_WATCHER
6struct ev_timer * T_WATCHER 5ev_timer * T_WATCHER
7struct ev_periodic * T_WATCHER 6ev_periodic * T_WATCHER
8struct ev_signal * T_WATCHER 7ev_signal * T_WATCHER
9struct ev_idle * T_WATCHER 8ev_idle * T_WATCHER
9ev_prepare * T_WATCHER
10struct ev_check * T_WATCHER 10ev_check * T_WATCHER
11ev_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