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

Comparing libev/ev.c (file contents):
Revision 1.202 by root, Sat Dec 29 16:19:36 2007 UTC vs.
Revision 1.203 by root, Fri Jan 18 11:31:02 2008 UTC

1166 1166
1167 while (pipe (sigpipe)) 1167 while (pipe (sigpipe))
1168 syserr ("(libev) error creating pipe"); 1168 syserr ("(libev) error creating pipe");
1169 1169
1170 siginit (EV_A); 1170 siginit (EV_A);
1171 sigcb (EV_A_ &sigev, EV_READ);
1171 } 1172 }
1172 1173
1173 postfork = 0; 1174 postfork = 0;
1174} 1175}
1175 1176

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines