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
