index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dirent.h
Age
Commit message (
Expand
)
Author
2009-02-24
version alphasort.
christos
2009-01-11
merge christos-time_t
christos
2008-12-05
Add fdopendir(), from Solaris/Linux.
ad
2008-01-09
tell about getdents, not getdirentries
christos
2006-05-17
rename dd_rewind to dd_internal so that it can be re-used to implement
christos
2006-03-26
PR/33124: Murray Armfield: readdir_r is missing a restrict qualifier.
christos
2006-01-24
remove functions that we should not be exposing.
christos
2006-01-24
expose unlocked versions of readdir and telldir.
christos
2005-09-14
Fix opendir30 screwup and sort the compat defs for clarity.
christos
2005-09-13
compat code reorg
christos
2005-08-19
64 bit inode changes
christos
2005-02-03
de-__P -- the hack is long since useless. Discussed with christos,
perry
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-05-28
add mutex locking and dirent_r.
christos
2003-04-29
Fix things so that _NETBSD_SOURCE correctly exposes the dirfd() and
bjh21
2003-04-28
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
bjh21
2000-04-16
make scandir(3)'s 3rd argument take a function that takes a *const*
mrg
2000-01-10
Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due to
kleink
1999-12-22
For the benefit of G++'s null pointer constant implementation, #define NULL
kleink
1998-05-06
Reorganize name space protection.
kleink
1997-10-10
oops. Checked in wrong dirent.h version. Add missing getdents prototype
fvdl
1997-10-10
Correct comment: getdirentries() -> getdents()
fvdl
1997-07-13
Added missing __seekdir prototype
christos
1995-12-05
Changed to unconditionally include <sys/types.h> as required by X/Open XPG4.2.
jtc
1995-03-26
KERNEL -> _KERNEL
jtc
1994-12-28
Sync with CSRG.
mycroft
1994-10-26
new RCS ID format.
cgd
1994-08-29
Update to 4.4-Lite version.
mycroft
1993-12-15
Struct dirent definition moved to <sys/dirent.h>.
jtc
1993-12-10
Expand "u_long" & "u_short" to "unsigned long" and "unsigned short".
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-06-04
Removed bugs and memory leaks from the directory functions.
proven
1993-03-21
initial import of 386bsd-0.1 sources
cgd