OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / libc / misc / mntent /
2013-02-05 Bernhard Reutner... buildsys: switch libc to kbuild-style
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-08-17 Bernhard Reutner... support building out-of-tree
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, a few more functions
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-11-01 Denis Vlasenkotrivial code shrink by making some strings static
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-06-12 Bernd SchmidtRevert revision 19347, plus libc_hidden_proto for __uc_...
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2008-02-12 Denis Vlasenkoadd hidden_proto's for __uc_malloc
2007-11-10 Khem RajDo not return error when fprintf returns 0 in addmntent().
2007-07-30 Denis Vlasenkomake regex_old.c, ruserpass.c use __uc_malloc,
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-02-13 Peter S. Mazingerlibc-{a,so,multi}-y replaced by libc-y covering common...
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-16 Peter S. MazingerConvert users
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-11-27 Peter S. MazingerHide some of mem* and str*
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-03-18 Eric AndersenReduce memory used by static buffers and allocate that...
2003-12-27 Manuel Novoa III Fix a long-standing bug with pthreads. A couple of...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2002-06-18 Eric AndersenFix locking. Kill
2002-01-09 Eric AndersenDoh! I broke getmntent when I added getmntent_r! ...
2002-01-06 Eric AndersenSupport statvfs and statfs. Added getmntent_r (and...
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...
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...
2000-11-04 Eric AndersenFix doc blunder.
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-10-26 Eric AndersenAdd some more stuff -- {get|set}mntent, getline, getdel...