mirror of
https://github.com/sheumann/hush.git
synced 2024-11-19 23:31:39 +00:00
86a7f18f21
UTMP is SVID legacy, UTMPX is mandated by POSIX. Glibc and uClibc have identical layout of UTMP and UTMPX, both of these libc treat _PATH_UTMPX as _PATH_UTMP so from a user-perspective nothing changes except the names of the API entrypoints. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> |
||
---|---|---|
.. | ||
Config.src | ||
free.c | ||
fuser.c | ||
iostat.c | ||
Kbuild.src | ||
kill.c | ||
lsof.c | ||
mpstat.c | ||
nmeter.c | ||
pgrep.c | ||
pidof.c | ||
pmap.c | ||
powertop.c | ||
ps.c | ||
ps.posix | ||
pstree.c | ||
pwdx.c | ||
renice.c | ||
smemcap.c | ||
sysctl.c | ||
top.c | ||
uptime.c | ||
watch.c |