On 10/12/19 5:34 pm, Sebastian Huber wrote:
> On 10/12/2019 00:28, chr...@rtems.org wrote:
>> diff --git a/testsuites/libtests/rcxx01/init.c
>> b/testsuites/libtests/rcxx01/init.c
>> new file mode 100644
>> index 00..129f7ee4ba
>> --- /dev/null
>> +++ b/testsuites/libtests/rcxx01/init.c
>>
On 10/12/2019 00:28, chr...@rtems.org wrote:
diff --git a/testsuites/libtests/rcxx01/init.c
b/testsuites/libtests/rcxx01/init.c
new file mode 100644
index 00..129f7ee4ba
--- /dev/null
+++ b/testsuites/libtests/rcxx01/init.c
@@ -0,0 +1,70 @@
+/*
+ * Copyright (c) 2019 Chris Johns
+ *
+ *
From: Chris Johns
---
cpukit/include/rtems/c++/error| 65 +++
cpukit/include/rtems/c++/thread | 469 ++
cpukit/librcxx/error.cc | 76 +++
cpukit/librcxx/thread.cc | 414
.../cpukit/RTEMS-B