OpenGrok
Cross Reference: dirent_private.h
xref
: /
src
/
lib
/
libc
/
gen
/
dirent_private.h
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/lib/libc/gen/dirent_private.h
Revision
Date
Author
Comments
1.4
26-Sep-2010
yamt
fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.)
1.3
16-Sep-2010
yamt
- remove a wrong _DIAGASSERT
- update comments
- whitespace
1.2
04-May-2008
tonnerre
branches: 1.2.8;
Fix a bug in the implementation of seekdir(). If the first entry in
a block has been unlinked, seekdir() may overshoot by one entry.
Thus, _readdir_unlinked() must not skip deleted entries when being
called from seekdir().
Christos agreed.
1.1
17-May-2006
christos
branches: 1.1.18;
PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of
locations per directory instead of a global hash table to avoid memory
leak issues, and incorrect results.
1.1.18.1
18-May-2008
yamt
sync with head.
1.2.8.2
04-May-2008
tonnerre
Fix a bug in the implementation of seekdir(). If the first entry in
a block has been unlinked, seekdir() may overshoot by one entry.
Thus, _readdir_unlinked() must not skip deleted entries when being
called from seekdir().
Christos agreed.
1.2.8.1
04-May-2008
tonnerre
file dirent_private.h was added on branch christos-time_t on 2008-05-04 18:53:27 +0000
Indexes created Thu Oct 02 10:09:58 GMT 2025