summaryrefslogtreecommitdiffstats
path: root/libc/misc/utmp/wtent.c
Commit message (Expand)AuthorAgeFilesLines
* misc: utmpx based logging supportSalvatore Cro2010-09-141-0/+1
* use *_not_cancel variants to avoid accidental cancellations with nptlAustin Foxley2009-10-171-3/+4
* wtmp code: style fixes, no code changesDenys Vlasenko2009-09-051-18/+7
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-2/+2
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-3/+3
* libc_hidden_proto removal, just a few functionsDenis Vlasenko2008-11-181-1/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-2/+2
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-29/+25
* Convert all users of earlier hiddensPeter S. Mazinger2005-12-131-2/+2
* Use internal versionsPeter S. Mazinger2005-12-081-0/+2
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-1/+1
* Hide mostly used functionsPeter S. Mazinger2005-12-011-7/+7
* Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III2004-10-311-1/+1
* Peter S. Mazinger writes:Eric Andersen2004-10-191-1/+1
* Some cleanups so utmp/wtmp behaves. Fix potential use ofEric Andersen2002-06-171-0/+60