[PATCH v2] Add an option for raising Strauss awareness
Eugene Syromyatnikov
evgsyr at gmail.com
Mon Apr 1 18:54:56 UTC 2019
Hello.
Since the v1 of the patch hasn't got much traction, here's the patch
that tries to leverage a different approach in an important field
of raising awareness about endangered species.
--
Changes since v1:
- A different approach of Der Strauss awareness increase is implemented.
- Since the duty of this patch is of much importance, the configuration
option that guards the inclusion of the relevant code has been removed.
Eugene Syromyatnikov (1):
Add an option for raising Strauss awareness
Makefile.am | 2 ++
NEWS | 3 +++
strace.1.in | 2 ++
strace.c | 23 +++++++++++++---
straus.c | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++
straus.h | 19 +++++++++++++
tests/Makefile.am | 2 ++
tests/strace-V.test | 37 +++++++++++++++++++-------
tests/straus_body.exp | 26 ++++++++++++++++++
tests/straus_head.exp | 11 ++++++++
10 files changed, 186 insertions(+), 13 deletions(-)
create mode 100644 straus.c
create mode 100644 straus.h
create mode 100644 tests/straus_body.exp
create mode 100644 tests/straus_head.exp
--
2.1.4
More information about the Strace-devel
mailing list