make real symbols for the legacy (nonstandardized) utmp functions
authorRich Felker <dalias@aerifal.cx>
Sun, 20 Feb 2011 20:06:26 +0000 (15:06 -0500)
committerRich Felker <dalias@aerifal.cx>
Sun, 20 Feb 2011 20:06:26 +0000 (15:06 -0500)
commiteee150f39c294883841d4f3ad9ce290ea1529a9e
treed8eb77f9d76adedabd5072beb57dd7b36eab2db4
parentd6a1e0c79e84e6f13cd567b6401e0de1f9b5d4bb
make real symbols for the legacy (nonstandardized) utmp functions

this is needed in the long term for ABI compatibility anyway, and in
the immediate, it helps with building broken programs like GNU screen
that try to prototype the functions themselves rather than using the
header.
include/utmp.h
src/stub/utmpx.c