readutmp: Revisit portability. * m4/readutmp.m4 (gl_READUTMP): Don't test for struct utmp.ut_exit.ut_*, since no platform has these. * lib/readutmp.h (UT_EXIT_E_TERMINATION): Don't test HAVE_STRUCT_UTMP_UT_EXIT_UT_TERMINATION. (UT_EXIT_E_EXIT): Don't test HAVE_STRUCT_UTMP_UT_EXIT_UT_EXIT. * doc/posix-headers/utmpx.texi: Update platforms list. Mention portability problems of specific 'struct utmpx' fields. * doc/glibc-headers/utmp.texi: Update platforms list. Mention portability problems of specific 'struct utmp' fields.