summaryrefslogtreecommitdiff
path: root/lib/libc/sys/getdirentries.2
Commit message (Expand)AuthorAgeFilesLines
* Document EINTEGRITY errors for many system calls.John Baldwin2020-03-301-1/+3
* Add d_off support for multiple filesystems.Konstantin Belousov2018-11-141-2/+16
* Mention that the basep argument to getdirentries(2) can be NULL.Konstantin Belousov2017-05-281-2/+5
* Update getdirentries(2) page for new struct dirent layout.Konstantin Belousov2017-05-281-5/+6
* Commit the 64-bit inode project.Konstantin Belousov2017-05-231-4/+4
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Fix spelling of MAXNAMLEN.Edward Tomasz Napierala2016-03-091-2/+2
* Various mdoc fixes and a few EOL whitespace removals.Christian Brueffer2014-12-211-2/+3
* Globally replace u_int*_t from (non-contributed) man pages.Ed Schouten2012-02-121-4/+4
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-0/+2
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.Ruslan Ermilov2002-12-181-1/+1
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-7/+9
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-4/+4
* Remove the internal implementation details of wrapping syscalls,Ruslan Ermilov2001-10-261-21/+0
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+2
* Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:Chris Costello2000-06-231-2/+2
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Document the getdents(2) system call. The documentation wasMike Pritchard1999-07-301-13/+27
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Typo.Jean-Marc Zucconi1998-10-301-1/+1
* Document EINVAL return value.Bruce Evans1998-06-141-0/+7
* Fixed #includes in synopsis to compile.Bruce Evans1997-03-281-6/+7
* Merge from Lite2 onto mainline -Peter Wemm1997-03-111-3/+9
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-2/+3
* Fixed various problems: typos, grammer, missing include filesMike Pritchard1996-05-231-3/+3
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-0/+22
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+152