misc: utmpx based logging support
commit7ac7be14eb4c8927fddffbe01fed74c605bf8597
authorSalvatore Cro <salvatore.cro@st.com>
Thu, 9 Sep 2010 13:38:15 +0000 (9 15:38 +0200)
committerCarmelo Amoroso <carmelo.amoroso@st.com>
Tue, 14 Sep 2010 12:36:00 +0000 (14 14:36 +0200)
treeb71a3a55de3efc6332b5b085f587d8be3247354e
parent77f573c668505a3a408b3e8fb877b8f76bbdd6f6
misc: utmpx based logging support

misc: Added support for accessing user accounting database based
on utmpx structure.

Signed-off-by: Salvatore Cro <salvatore.cro@st.com>
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Makefile.in
extra/Configs/Config.in
include/utmp.h
include/utmpx.h [new file with mode: 0644]
libc/misc/utmp/Makefile.in
libc/misc/utmp/utent.c
libc/misc/utmp/utxent.c [new file with mode: 0644]
libc/misc/utmp/wtent.c