summaryrefslogtreecommitdiff
path: root/src/core/ao_stdio.c
Commit message (Expand)AuthorAge
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05
* altos: Don't require projects to define PACKET_HAS_SLAVEKeith Packard2014-03-09
* altos: Eliminate stdio looping when system has a single stdio sourceKeith Packard2013-05-07
* altos: Do not release interrupts from any pollchar functionKeith Packard2013-03-31
* altos: fix functions calling pollchar to use 'int' to hold the valueKeith Packard2012-12-07
* altos: Make stdio 8-bit clean by making pollchar return intKeith Packard2012-11-30
* altos: Replace __critical usage with ao_arch_critical as neededKeith Packard2012-10-25
* altos: Make telescience-v0.1 build with new ao_data structKeith Packard2012-05-27
* altos: Check all USE_SERIAL_*_STDIO when computing AO_NUM_STDIOSKeith Packard2012-04-14
* altos: Massive product config cleanupKeith Packard2012-04-14
* When debugging, send pre-init output to ao_debug_outKeith Packard2012-03-28
* altos: Restructure altos build to prepare for multi-arch supportKeith Packard2011-08-25