summaryrefslogtreecommitdiff
path: root/cpukit/libmisc/redirector (follow)
AgeCommit message (Expand)Author
2018-10-02Use rtems_task_exit()Sebastian Huber
2018-02-07stdio-redirector: Use self-contained mutexSebastian Huber
2018-01-25Remove make preinstallChris Johns
2017-12-13redirector: Include <rtems/stdio-redirect.h>Sebastian Huber
2017-08-25Include missing <string.h>Sebastian Huber
2015-03-18libmisc/redirector: Fix unlock on exit from the handler.Chris Johns
2014-10-16libmisc/redirector/stdio-redirect.c: Use UL constants since usleep() should t...Joel Sherrill
2014-10-13libmisc/redirector/stdio-redirect.c: Use sleep not usleep and do not overflow...Joel Sherrill
2014-09-17redirector: Rename rtems_stdio_redirect_tSebastian Huber
2014-09-16libmisc: Add a stdio redirector helper.Chris Johns