altos: expose set of available stdio values
authorKeith Packard <keithp@keithp.com>
Fri, 1 Apr 2011 21:04:58 +0000 (14:04 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 1 Apr 2011 21:04:58 +0000 (14:04 -0700)
commit359ba0d9fc2c5947e6adc98bebcd061069c61e79
tree5f5a398d56fd4fb7276462ba14578226cfdb28c3
parentce18eaa28b1385c962c09459cbc5f20e234d9ad5
altos: expose set of available stdio values

This lets external code manipulate which connection to communicate
over.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao.h
src/ao_stdio.c