commit | c54d0dc35324300cdc502137f5c0ee44f53d7a8b | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Oct 16 13:37:17 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Oct 16 13:37:17 2012 -0400 |
tree | d75c8b01d499c52708ee34892e0e0ed68f1a8d62 | |
parent | bbc1096ad8e9875a025bbcf012605da49129e8b8 [diff] |
bury SEL_{IN,OUT,EX} Had not been used for more than a decade and half; it used to be a part of (in-kernel) ->select() API and it has been pining for fjords since 2.1.23pre1. This is an ex-parrot... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>