| Commit message (Expand) | Author | Age | Files | Lines |
* | Wrap <dirent.h> so that internal calls go direct and they're all weak symbols |  guenther | 2015-09-12 | 1 | -1/+2 |
* | Optimization, no functional change: |  schwarze | 2014-03-10 | 1 | -3/+2 |
* | Nowadays, seekdir(3) doesn't call _readdir_unlocked(). |  schwarze | 2013-11-06 | 1 | -11/+4 |
* | Remove an unnecessary (void *) cast |  guenther | 2013-10-06 | 1 | -3/+3 |
* | Switch time_t, ino_t, clock_t, and struct kevent's ident and data |  guenther | 2013-08-13 | 1 | -3/+4 |
* | Make DIR a private type within libc, give it the same underlying |  matthew | 2012-03-22 | 1 | -1/+2 |
* | If the internal consistency check fails, set errno so that it doesn't |  guenther | 2012-02-04 | 1 | -5/+8 |
* | More shrinkage, a bit for ramdisks but mostly for static binaries: |  guenther | 2009-11-18 | 1 | -25/+1 |
* | Be carefull not to read away the target entry when encountering |  otto | 2008-05-01 | 1 | -5/+11 |
* | alter internal _readdir_unlocked() api to be less confusing, so that |  okan | 2008-04-04 | 1 | -15/+18 |
* | _FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so |  kurt | 2007-06-05 | 1 | -13/+19 |
* | g/c __DTF_READALL. It was a flag to the internal __opendir2() but |  millert | 2007-02-08 | 1 | -4/+2 |
* | zap remaining rcsid. |  espie | 2005-08-08 | 1 | -4/+1 |
* | bye bye whiteouts |  millert | 2005-06-16 | 1 | -3/+1 |
* | deregister (and deauto!). ok millert@ marco@ |  otto | 2005-03-25 | 1 | -2/+2 |
* | ansify function definitions and zap some `register' |  jfb | 2004-05-18 | 1 | -7/+3 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | don't copy past end of record in readdir_r (ok by art) |  rees | 2001-05-17 | 1 | -2/+2 |
* | string.h for memcpy proto |  deraadt | 1999-09-01 | 1 | -1/+2 |
* | Add thread-safety to libc, so that libc_r will build (on i386 at least). |  d | 1998-11-20 | 1 | -1/+33 |
* | Fix RCS ids |  tholo | 1996-08-19 | 1 | -7/+1 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+81 |