Ticket #26243: patch-select.c.diff
File patch-select.c.diff, 245 bytes (added by lperry (Perry Lee), 14 years ago) |
---|
-
select.c
old new 91 91 select_del, 92 92 select_dispatch, 93 93 select_dealloc, 94 094 1 95 95 }; 96 96 97 97 static int select_resize(struct selectop *sop, int fdsz);