(getopt_long, _getopt_long_r, getopt_long_only, _getopt_long_only_r):
[gnulib.git] / modules / readutmp
1 Description:
2 Read entire utmp file into memory.
3
4 Files:
5 lib/readutmp.h
6 lib/readutmp.c
7 m4/readutmp.m4
8
9 Depends-on:
10 xalloc
11
12 configure.ac:
13 gl_READUTMP
14
15 Makefile.am:
16 lib_SOURCES += readutmp.h
17
18 Include:
19 "readutmp.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering
26