[PATCH v2 0/2] Fixes for building with uClibc-based toolchain

Max Filippov jcmvbkbc at gmail.com
Mon May 4 17:17:50 UTC 2015


Hi,

these two patches are updated (actually rewritten) according to feedback
for the v1 uClibc fixes series:
- futimes is unconditionally replaced with futimens;
- assert_perror is replaced with assert in tests.

Max Filippov (2):
  Replace futimes with futimens.
  Replace assert_perror with assert

 src/ChangeLog           |  8 ++++++++
 src/ar.c                |  8 ++++----
 src/strip.c             | 18 +++++++++---------
 tests/ChangeLog         |  8 ++++++++
 tests/backtrace-child.c |  4 ++--
 tests/backtrace-data.c  | 22 +++++++++++-----------
 tests/backtrace-dwarf.c |  4 ++--
 tests/backtrace.c       | 10 +++++-----
 8 files changed, 49 insertions(+), 33 deletions(-)

-- 
1.8.1.4



More information about the elfutils-devel mailing list