[PATCH] *: Switch to POSIX utmpx API

Denys Vlasenko vda.linux at googlemail.com
Thu Apr 16 11:08:06 UTC 2015


On Thu, Mar 26, 2015 at 11:57 AM, Bernhard Reutner-Fischer
<rep.dot.nop at gmail.com> wrote:
> UTMP is SVID legacy, UTMPX is mandated by POSIX.
>
> Glibc and uClibc have identical layout of UTMP and UTMPX, both of these
> libc treat _PATH_UTMPX as _PATH_UTMP so from a user-perspective nothing
> changes except the names of the API entrypoints.

This breaks compilation against uClibc-0.9.30


More information about the busybox mailing list