summaryrefslogtreecommitdiff
path: root/include/utmp.h
AgeCommit message (Collapse)AuthorFilesLines
2012-05-06some extra legacy header stuffRich Felker1-0/+6
2012-02-01fix utmp.h mess, try 2Rich Felker1-1/+1
2012-01-31fix previous utmp.h junk commitRich Felker1-1/+1
2012-01-31add some missing junk in utmp.hRich Felker1-0/+4
2011-03-18various legacy and linux-specific stuffRich Felker1-0/+2
this commit is part of an effort to make more of busybox work out-of-the-box.
2011-02-20make real symbols for the legacy (nonstandardized) utmp functionsRich Felker1-6/+15
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.
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+23