RTEMS untar implementation had problems with overwriting or integrating
archives into existing directory structures. This patch adapts the
behavior to mimic that of a GNU tar or BSD tar and extends the tar01
test to check for the behavior. That is:
* If a directory structure exists, the files from
Hi,
For this series of patches, I followed this series of steps:
1. Convert a file from the C way of doing things to C++.
2. Go through all the files that had to do with the converted file and
make the formatting consistent.
Thanks,
Ryan
Ryan Long (8):
ExecutableInfo.cc: Fix formatting
Exec
---
tester/covoar/ExecutableInfo.cc | 103 ++--
1 file changed, 58 insertions(+), 45 deletions(-)
diff --git a/tester/covoar/ExecutableInfo.cc b/tester/covoar/ExecutableInfo.cc
index 9589cee..bfae02b 100644
--- a/tester/covoar/ExecutableInfo.cc
+++ b/tester/cov
---
tester/covoar/ExecutableInfo.h | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/tester/covoar/ExecutableInfo.h b/tester/covoar/ExecutableInfo.h
index fe46e1f..fd720ba 100644
--- a/tester/covoar/ExecutableInfo.h
+++ b/tester/covoar/ExecutableInfo.h
@@ -62,12
---
tester/covoar/TraceConverter.cc | 35 +--
1 file changed, 17 insertions(+), 18 deletions(-)
diff --git a/tester/covoar/TraceConverter.cc b/tester/covoar/TraceConverter.cc
index 4c62b06..1a03b49 100644
--- a/tester/covoar/TraceConverter.cc
+++ b/tester/covoar/Tr
---
tester/covoar/Explanations.cc | 10 +-
tester/covoar/Explanations.h | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/tester/covoar/Explanations.cc b/tester/covoar/Explanations.cc
index 4142418..028c00e 100644
--- a/tester/covoar/Explanations.cc
+++ b/tester/co
---
tester/covoar/Explanations.cc | 51 ++-
1 file changed, 26 insertions(+), 25 deletions(-)
diff --git a/tester/covoar/Explanations.cc b/tester/covoar/Explanations.cc
index 028c00e..d9d7a4f 100644
--- a/tester/covoar/Explanations.cc
+++ b/tester/covoar/Ex
---
tester/covoar/Explanations.h | 14 --
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/tester/covoar/Explanations.h b/tester/covoar/Explanations.h
index ca7c749..c147c11 100644
--- a/tester/covoar/Explanations.h
+++ b/tester/covoar/Explanations.h
@@ -49,7 +49,7 @@ nam
---
tester/covoar/TraceConverter.cc | 40 +---
1 file changed, 21 insertions(+), 19 deletions(-)
diff --git a/tester/covoar/TraceConverter.cc b/tester/covoar/TraceConverter.cc
index 1a03b49..b5dc20c 100644
--- a/tester/covoar/TraceConverter.cc
+++ b/tester/covo
---
tester/covoar/TraceList.cc | 14 ++
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/tester/covoar/TraceList.cc b/tester/covoar/TraceList.cc
index a4e29e6..51ecfd8 100644
--- a/tester/covoar/TraceList.cc
+++ b/tester/covoar/TraceList.cc
@@ -1,5 +1,6 @@
#include "Trace
I don't see anything that would stop this from being committed.
This does make me realize that I think all of the untar capabilities
are undocumented.
--joel
On Fri, Dec 3, 2021 at 6:51 AM Christian Mauderer
wrote:
>
> RTEMS untar implementation had problems with overwriting or integrating
> ar
These patches add patches that fix the build issues preventing qemu4
from building on Ubuntu.
Closes #4561
---
bare/config/devel/glib-2.46.2-1.cfg | 2 ++
bare/config/devel/qemu4-git-1.cfg | 2 ++
2 files changed, 4 insertions(+)
diff --git a/bare/config/devel/glib-2.46.2-1.cfg
b/bare/config/
12 matches
Mail list logo