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
/
lib
/
libc
/
sys
/
getdents.2
Age
Commit message (
Expand
)
Author
2011-07-20
Remove unneeded `Either' word in EFAULT error description.
njoly
2010-06-04
Fix .Xr; dirent(5) -> dirent(3).
jruoho
2010-05-15
Move the more detailed discussion around the dirent-structure from
jruoho
2010-04-14
Sort ERRORS.
wiz
2010-04-14
Use a list and sort it by the entries in the structure.
jruoho
2005-12-26
u_intN_t -> uintN_t
perry
2005-09-05
d_namlen is now 16-bit.
yamt
2005-08-19
64 bit inode changes
christos
2004-05-13
\- is a minus, not -.
wiz
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-16
Use
wiz
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-08-12
Remove duplicate lines.
wiz
2002-08-12
Catch up to struct dirent.
soren
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-09-16
Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.
wiz
2001-03-16
Correct typo in ERRORS, and document that getdents(2) can return
fair
2000-11-21
fix typo
wiz
1999-12-02
Add a LIBRARY section to system call manual pages. While it's clear that the
kleink
1999-04-17
Fix incorrect reference in ERRORS section; from Paul Wain in PR misc/7405.
kleink
1998-08-29
first pass at fixing up capitalization of function names and
lukem
1998-02-03
.Bx'ize/.Nx'ize
perry
1997-10-10
Add new getdents() syscall, provide compat code for old getdirentries.
fvdl