add fdopendir(3) implementation (1/?)
[dragonfly.git] / include / dirent.h
2009-07-26 Nicolas Theryadd fdopendir(3) implementation (1/?)
2008-06-05 Sascha WildnerInclude <sys/_null.h> for the definition of NULL.
2008-05-03 Matthew DillonCorrect a bug in seekdir/readdir which could cause...
2008-04-22 Matthew Dillon* Remove the SINGLEUSE feature for telldir(), it does...
2007-11-20 Matthew DillonMake necessary changes to readdir/getdirentries to...
2005-11-19 Sascha WildnerAdd missing prototypes.
2005-08-27 Joerg SonnenbergerMake struct dirent contain a full 64bit inode. Allow...
2005-01-31 Matthew DillonRemove _THREAD_SAFE depenendancies. Create weakly...
2003-11-14 Matthew DillonRemove __P() macros from include/
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: