OSDN Git Service

redo errno handling so that it should work both in thread and non-threaded situations
[uclinux-h8/uClibc.git] / libc / misc / utmp /
2006-12-07 Eric AndersenMajor cleanup of internal mutex locking. Be more consi...
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-03-22 Mike Frysingersome more fixes from rholzmann in Bug 716 ... make...
2006-02-15 Mike Frysingermake sure we reset static_fd after it's closed in utmpn...
2006-02-15 Mike Frysingerfix fcntl() call so that it actually forces file to...
2006-02-13 Peter S. Mazingerlibc-{a,so,multi}-y replaced by libc-y covering common...
2006-02-11 Mike Frysingerrholzmann writes in Bug 716:
2006-01-15 Peter S. Mazingermake gcc4 happy w/ hidden_def/proto, correct some typos
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-13 Peter S. MazingerConvert all users of earlier hiddens
2005-12-08 Peter S. MazingerUse internal versions
2005-12-07 Peter S. MazingerHide more
2005-12-06 Mike Frysingermacro out the thread funcs in libc if threading is...
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-29 Peter S. MazingerCorrect typo
2005-11-29 Peter S. MazingerHiding again
2005-11-21 Peter S. MazingerRemove TOPDIR
2005-11-01 Peter S. MazingerRemove last unused references to libc-a-pic-, we use...
2005-10-29 Peter S. MazingerReplace all Makefiles for new build infrastucture
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-01-25 Mike Frysingermerge parallel build support
2004-10-31 Manuel Novoa III Revert Peter's __lib_gettimeofday patch. There's the...
2004-10-19 Eric AndersenPeter S. Mazinger writes:
2003-12-27 Manuel Novoa III Fix a long-standing bug with pthreads. A couple of...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2002-08-07 Eric AndersenRemove some noise
2002-07-16 Eric AndersenDo not assume NULL termination on the ut_id field....
2002-06-17 Eric AndersenSome cleanups so utmp/wtmp behaves. Fix potential...
2002-04-03 Eric AndersenRichard June <rjune@bravegnuworld.com> noticed that...
2002-04-03 Eric AndersenRichard June <rjune@bravegnuworld.com> noticed that...
2002-03-15 Eric AndersenAdd missing updwtmp() and fix broken makefile
2002-01-17 David McCulloughDon't print an error if the utmp file doesn't exist...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-09-27 Eric AndersenUpdate to accomodate the header file changes
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2000-12-23 Eric AndersenMove stuff out if pwd_gep that doesn't belong there...