summaryrefslogtreecommitdiffstats
path: root/libc/misc/mntent
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-13/+1
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-7/+7
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-3/+3
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-1/+2
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-4/+4
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-3/+3
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-16/+9
* 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-241-1/+2
* Merge from trunk."Steven J. Hill"2006-02-272-23/+34
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-0/+2
* Merge from trunk."Steven J. Hill"2005-12-101-0/+1
* Merge from trunk."Steven J. Hill"2005-12-081-4/+7
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-6/+3
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-022-38/+11
* 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-5/+4
* Reduce memory used by static buffers and allocate that memory dynamiclyEric Andersen2004-03-181-2/+9
* 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
* Fix locking. KillEric Andersen2002-06-181-5/+18
* Doh! I broke getmntent when I added getmntent_r! This fixes it.Eric Andersen2002-01-091-5/+0
* Support statvfs and statfs. Added getmntent_r (and made it useEric Andersen2002-01-061-19/+35
* 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-1/+1
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-2/+2
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* Add some more stuff -- {get|set}mntent, getline, getdelim, etc.Eric Andersen2000-10-263-0/+156