]> rtime.felk.cvut.cz Git - arc.git/commit
Fixed ramlog when using SELECT_OS_CONSOLE.
authormahi <devnull@localhost>
Tue, 23 Aug 2011 18:41:19 +0000 (20:41 +0200)
committermahi <devnull@localhost>
Tue, 23 Aug 2011 18:41:19 +0000 (20:41 +0200)
commitedb0321e78d10a97f731d9c90a7ab8b04ce0920c
tree4f5f9f9b38dbd1778319f4706e8dbdc399510186
parenta606743aa8bc7bd6dbe197dcc52da59b115217b3
Fixed ramlog when using SELECT_OS_CONSOLE.
Using posix fileno instead of newlib FILE *.( should be more portable to other
libraries now also.
boards/board_common.mk
common/printf.c
common/ramlog.c
system/kernel/event.c
system/kernel/include/internal.h
system/kernel/isr.c
system/kernel/resource.c
system/kernel/task.c