]> Savannah Git Hosting - gnulib.git/commit
readutmp: prefer idx_t for indexes
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Jun 2021 00:18:57 +0000 (17:18 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Jun 2021 00:20:12 +0000 (17:20 -0700)
commit9a32e79bad30024f00dafcc4b4bbf7a7a69d558e
tree753760e724aa971831114785d60b5d17c204656c
parent8198f77ec4ab18c4d1cceb9daa4096752f5f0b98
readutmp: prefer idx_t for indexes

* lib/readutmp.c (read_utmp):
Prefer idx_t to size_t for indexes, using idx_t-related allocators.
ChangeLog
lib/readutmp.c
lib/readutmp.h