Age | Commit message (Expand) | Author |
2006-03-22 | some more fixes from rholzmann in Bug 716 ... make sure the code actually fun... | Mike Frysinger |
2006-02-15 | make sure we reset static_fd after it's closed in utmpname() | Mike Frysinger |
2006-02-15 | fix fcntl() call so that it actually forces file to be closed on exec() | Mike Frysinger |
2006-02-11 | rholzmann writes in Bug 716: | Mike Frysinger |
2006-01-15 | make gcc4 happy w/ hidden_def/proto, correct some typos | Peter S. Mazinger |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger |
2005-12-13 | Convert all users of earlier hiddens | Peter S. Mazinger |
2005-12-07 | Hide more | Peter S. Mazinger |
2005-12-06 | macro out the thread funcs in libc if threading is disabled | Mike Frysinger |
2005-12-01 | Hide mostly used functions | Peter S. Mazinger |
2005-11-29 | Correct typo | Peter S. Mazinger |
2005-11-29 | Hiding again | Peter S. Mazinger |
2003-12-27 | Fix a long-standing bug with pthreads. A couple of linuxthreads files | Manuel Novoa III |
2002-08-07 | Remove some noise | Eric Andersen |
2002-07-16 | Do not assume NULL termination on the ut_id field. Thanks | Eric Andersen |
2002-06-17 | Some cleanups so utmp/wtmp behaves. Fix potential use of | Eric Andersen |
2002-04-03 | Richard June <rjune@bravegnuworld.com> noticed that pututline | Eric Andersen |
2002-04-03 | Richard June <rjune@bravegnuworld.com> noticed that setutent | Eric Andersen |
2002-03-15 | Add missing updwtmp() and fix broken makefile | Eric Andersen |
2002-01-17 | Don't print an error if the utmp file doesn't exist, getutent will return | David McCullough |
2001-09-27 | Update to accomodate the header file changes | Eric Andersen |
2000-12-23 | Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff) | Eric Andersen |