This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] login: Assume that _HAVE_UT_* constants are defined
On 12/08/2019 09:08, Florian Weimer wrote:
> * Florian Weimer:
>
>> * sysdeps/gnu/bits/utmp.h: Move to ...
>> * bits/utmp.h: ... here, replacing the old file.
>
> Should we move bits/utmpx.h in the same way?
I would say so, I don't think there is any upcoming plan neither direct gain
in decouple gnu extensions from glibc internally. I think it would be a good
cleanup to consolidate s390 utmp.h as well.