summaryrefslogtreecommitdiffstats
path: root/libc/misc/utmp
Commit message (Expand)AuthorAgeFilesLines
* clean up O_CLOEXEC handlingMike Frysinger2009-10-161-19/+4
* not-cancel: use *_not_cancel variants directlyAustin Foxley2009-09-212-41/+0
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-9/+10
* open_not_cancel macro requires all three argsAustin Foxley2009-09-181-1/+1
* wtmp code: style fixes, no code changesDenys Vlasenko2009-09-181-21/+10
* CLOEXEC: use open(CLOEXEC) if exist; do not check fcntl(FD_CLOEXEC) failureDenys Vlasenko2009-09-181-16/+23
* utent.c: fix a few bugs, and shrink a bitDenys Vlasenko2009-09-181-58/+40
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* Get non nptl threads compiled on x86.Khem Raj2008-12-231-4/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-272-12/+12
* Synch with trunk @ 24087Carmelo Amoroso2008-11-182-2/+2
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-4/+4
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-092-58/+72
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-201-2/+0
* Merge from trunk and bring in NPTL code in the various 'misc' subsystems."Steven J. Hill"2006-08-243-1/+53
* Merge from trunk."Steven J. Hill"2006-02-283-76/+78
* Big fricking merge from trunk."Steven J. Hill"2006-01-072-8/+8
* Merge from trunk."Steven J. Hill"2005-12-101-0/+2
* Merge from trunk."Steven J. Hill"2005-12-081-26/+21
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-062-7/+4
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-023-56/+26
* Mini-merge from trunk. Not as fun as a Mini Cooper, but oh well."Steven J. Hill"2005-12-011-2/+5
* Massive merge from trunk."Steven J. Hill"2005-11-171-1/+0
* Copy from trunk."Steven J. Hill"2005-10-301-0/+26
* 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