ack/plat
David Given 2054618e75 Add basic termios to the rpi platform to allow echoing/newline translation to be controlled.
--HG--
branch : dtrg-videocore
rename : plat/rpi/include/unistd.h => plat/rpi/include/termios.h
rename : plat/rpi/libsys/write.c => plat/rpi/libsys/tcgetattr.c
rename : plat/rpi/libsys/write.c => plat/rpi/libsys/tcsetattr.c
2013-05-30 23:19:55 +01:00
..
cpm Allow platforms to specify size of long double; seperate alignment from size. 2013-05-21 19:18:11 +01:00
linux Reapply bugfix to sbrk() which got dropped during the move from linx386/libsys 2013-05-18 13:00:37 +01:00
linux68k Allow platforms to specify size of long double; seperate alignment from size. 2013-05-21 19:18:11 +01:00
linux386 Allow platforms to specify size of long double; seperate alignment from size. 2013-05-21 19:18:11 +01:00
linuxppc Allow platforms to specify size of long double; seperate alignment from size. 2013-05-21 19:18:11 +01:00
pc86 Allow platforms to specify size of long double; seperate alignment from size. 2013-05-21 19:18:11 +01:00
rpi Add basic termios to the rpi platform to allow echoing/newline translation to be controlled. 2013-05-30 23:19:55 +01:00
.distr Update distribution files. 2013-05-15 23:46:15 +01:00
build.mk Build ego. 2013-05-15 21:14:06 +01:00