| Commit message (Expand) | Author | Age | Files | Lines |
* | Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internal |  guenther | 2015-08-27 | 1 | -1/+3 |
* | Optimization, no functional change: |  schwarze | 2014-03-10 | 1 | -1/+2 |
* | put the _readdir_unlocked() prototype in an obvious place |  deraadt | 2013-11-12 | 1 | -1/+3 |
* | Cleanup, no functional change: |  schwarze | 2013-11-05 | 1 | -4/+1 |
* | Switch time_t, ino_t, clock_t, and struct kevent's ident and data |  guenther | 2013-08-13 | 1 | -28/+3 |
* | Make DIR a private type within libc, give it the same underlying |  matthew | 2012-03-22 | 1 | -1/+15 |
* | Change basep parameter of getdirentries() to be off_t *, not long * |  millert | 2010-10-28 | 1 | -2/+2 |
* | fix typo in _telldir_unlocked function prototype, to avoid warning. |  chl | 2007-10-12 | 1 | -2/+3 |
* | telldir/seekdir optimization, avoid scanning the complete list, |  otto | 2006-04-10 | 1 | -1/+2 |
* | - Plug huge mem leak; mostly samba was suffering. |  otto | 2006-04-01 | 1 | -0/+62 |