Age | Commit message (Expand) | Author |
2006-07-05 | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen |
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-13 | libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a... | Peter S. Mazinger |
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-08 | Use internal versions | 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-03 | More hiding, including __mempcpy | Peter S. Mazinger |
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 |
2005-11-21 | Remove TOPDIR | Peter S. Mazinger |
2005-11-01 | Remove last unused references to libc-a-pic-, we use only the lists in libc-a... | Peter S. Mazinger |
2005-10-29 | Replace all Makefiles for new build infrastucture | Peter S. Mazinger |
2005-10-25 | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch... | Peter S. Mazinger |
2005-10-12 | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger |
2005-01-25 | merge parallel build support | Mike Frysinger |
2004-10-31 | Revert Peter's __lib_gettimeofday patch. There's the minor issue of | Manuel Novoa III |
2004-10-19 | Peter S. Mazinger writes: | Eric Andersen |
2003-12-27 | Fix a long-standing bug with pthreads. A couple of linuxthreads files | Manuel Novoa III |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
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-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen |
2001-09-27 | Update to accomodate the header file changes | Eric Andersen |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen |
2000-12-23 | Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff) | Eric Andersen |