Chris Johns
f59d435d16
libdl: Remove _t from all structures as this is reserved for the standards
2018-04-12 17:57:40 +10:00
Sebastian Huber
71a84461d5
libdl: Fix potential overwrite of dest buffer
...
Update #2843 .
2018-02-07 08:58:30 +01:00
Sebastian Huber
87b7117ffd
libdl: Use self-contained mutex for RAP
...
Update #2843 .
2018-02-07 08:58:30 +01:00
Sebastian Huber
506bfc8580
Move printer initialization to separate header
...
The RTEMS print user need to know nothing about a particular printer
implementation. In particular get rid of the <stdio.h> include which
would be visible via <rtems.h>.
2016-06-22 07:29:26 +02:00
Sebastian Huber
d4edbdbcbf
Replace www.rtems.com with www.rtems.org
2015-03-20 15:42:34 +01:00
Chris Johns
ae5fe7e6bc
cpukit: Add libdl with the Runtime Loader (RTL) code.
...
This is a merge of the RTL project.
2014-10-31 11:04:15 +11:00