summaryrefslogtreecommitdiff
path: root/gnulib/modules/readutmp
blob: f0fe3984a6227289b1b8eaf9aca5382fd7ae33f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Read entire utmp file into memory.

Files:
lib/readutmp.h
lib/readutmp.c
m4/readutmp.m4

Depends-on:
extensions
xalloc
stdbool
stdint

configure.ac:
gl_READUTMP

Makefile.am:

Include:
"readutmp.h"

License:
GPL

Maintainer:
Jim Meyering & Paul Eggert