public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fixes for building with uClibc-based toolchain
@ 2015-05-04 17:17 Max Filippov
  0 siblings, 0 replies; only message in thread
From: Max Filippov @ 2015-05-04 17:17 UTC (permalink / raw)
  To: elfutils-devel

[-- Attachment #1: Type: text/plain, Size: 722 bytes --]

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-04 17:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-04 17:17 [PATCH v2 0/2] Fixes for building with uClibc-based toolchain Max Filippov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).