Collin Funk wrote: > Can someone give it a look over before pushing? As a matter of style, I would write 'STRUCT_UTMP' instead of 'struct gl_utmp'. This matches the declaration in readutmp.h:
int read_utmp (char const *file, idx_t *n_entries, STRUCT_UTMP **utmp_buf, int options); Bruno