select: first cut at select handling
authorAlan Cox <alan@linux.intel.com>
Mon, 12 Sep 2016 16:39:15 +0000 (17:39 +0100)
committerAlan Cox <alan@linux.intel.com>
Mon, 12 Sep 2016 16:39:15 +0000 (17:39 +0100)
commit0cf552e48ea5ace5a1ed1178f56b715c8f2eaed6
treea71d01918b4ea2be7c7ce659c805392696606681
parent0ab8cb1bc24fe689300b56c41912d1680fda456f
select: first cut at select handling

Some bits probably want a redesign but the basics are now present
and we can start debugging the code meaningfully.
Kernel/dev/net/net_native.c
Kernel/include/kernel.h
Kernel/include/tty.h
Kernel/platform-z80pack/config.h
Kernel/select.c
Kernel/tty.c