Age | Commit message (Expand) | Author |
---|---|---|
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 |