[PATCH] *: Switch to POSIX utmpx API

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Thu Apr 2 21:06:40 UTC 2015


On Thu, Mar 26, 2015 at 11:57:49AM +0100, Bernhard Reutner-Fischer 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.
> 

I've applied this now.

thanks,


More information about the busybox mailing list