mirror of
https://git.busybox.net/busybox
synced 2026-01-25 15:49:31 +00:00
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> |
||
|---|---|---|
| .. | ||
| bootchartd.c | ||
| Config.src | ||
| halt.c | ||
| init.c | ||
| Kbuild.src | ||
| mesg.c | ||
| reboot.h | ||