[PATCH 6/6] Provide assert_perror when it's not defined

Petr Machata pmachata at gmail.com
Mon May 4 05:53:27 UTC 2015


Max Filippov <jcmvbkbc at gmail.com> writes:

> assert_perror is a GNU extension and is not provided by uClibc. Provide
> definition when that macro is not available.

It looks like it would pay off to have a dedicated header file for this
macro.

Similarly in the 3/6 patch for utimes/futimes, it would pay off to
extract that ifdef/else/endif logic to an inline function in some header
file.

Thanks,
Petr


More information about the elfutils-devel mailing list