Age | Commit message (Expand) | Author |
2014-03-10 | Optimization, no functional change: | Ingo Schwarze |
2013-11-12 | put the _readdir_unlocked() prototype in an obvious place | Theo de Raadt |
2013-11-05 | Cleanup, no functional change: | Ingo Schwarze |
2013-08-13 | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | Philip Guenther |
2012-03-22 | Make DIR a private type within libc, give it the same underlying | Matthew Dempsky |
2010-10-28 | Change basep parameter of getdirentries() to be off_t *, not long * | Todd C. Miller |
2007-10-12 | fix typo in _telldir_unlocked function prototype, to avoid warning. | Charles Longeau |
2006-04-10 | telldir/seekdir optimization, avoid scanning the complete list, | Otto Moerbeek |
2006-04-01 | - Plug huge mem leak; mostly samba was suffering. | Otto Moerbeek |