summaryrefslogtreecommitdiffstats
path: root/libc/misc/utmp
Commit message (Expand)AuthorAgeFilesLines
* Hide mostly used functionsPeter S. Mazinger2005-12-012-18/+18
* Correct typoPeter S. Mazinger2005-11-291-1/+1
* Hiding againPeter S. Mazinger2005-11-291-2/+5
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter S. Mazinger2005-11-011-1/+0
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-35/+8
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+26
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-8/+7
* merge parallel build supportMike Frysinger2005-01-251-4/+4
* 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
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-2/+2
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Remove some noiseEric Andersen2002-08-071-13/+0
* Do not assume NULL termination on the ut_id field. ThanksEric Andersen2002-07-161-1/+1
* Some cleanups so utmp/wtmp behaves. Fix potential use ofEric Andersen2002-06-173-90/+210
* Richard June <rjune@bravegnuworld.com> noticed that pututlineEric Andersen2002-04-031-6/+4
* Richard June <rjune@bravegnuworld.com> noticed that setutentEric Andersen2002-04-031-1/+1
* Add missing updwtmp() and fix broken makefileEric Andersen2002-03-152-2/+14
* Don't print an error if the utmp file doesn't exist, getutent will returnDavid McCullough2002-01-171-1/+0
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Update to accomodate the header file changesEric Andersen2001-09-271-5/+7
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)Eric Andersen2000-12-232-0/+178