summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems/rtems-program.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-12Add program destructor supportSebastian Huber1-0/+51
2019-09-11Add wrapper for strndup()Sebastian Huber1-7/+21
2016-10-24rtemsbsd: Add reallocf to rtems_bsd_program.Christian Mauderer1-0/+10
2016-09-28Split rtemsbsd/rtems/rtems-program.cSebastian Huber1-33/+0
2016-09-28Split rtems-bsd-kernel-program.cSebastian Huber1-210/+118
2016-08-02rtemsbsd: Add wrapper for open, fopen, malloc, ...Christian Mauderer1-1/+490
2016-08-02rtemsbsd: Add call to program with a data restoreChristian Mauderer1-0/+23
2016-06-23Update due to RTEMS printer API changesSebastian Huber1-0/+1
2016-05-30Directly use <sys/types.h> provided by NewlibSebastian Huber1-1/+1
2016-05-06Rename files for kernel namespace scriptSebastian Huber1-0/+0
2015-06-19Remove #undefs and fix formatting.Chris Johns1-6/+7
2015-06-16Add error() to the BSD program support.Chris Johns1-0/+13
2013-11-11Rename rtems-bsd-config.hSebastian Huber1-1/+1
2013-10-31Move program control to thread structureSebastian Huber1-0/+202