Page MenuHomeFreeBSD

D10972.id28959.diff
No OneTemporary

D10972.id28959.diff

Index: head/lib/libc/sys/getdirentries.2
===================================================================
--- head/lib/libc/sys/getdirentries.2
+++ head/lib/libc/sys/getdirentries.2
@@ -125,7 +125,10 @@
A value of zero is returned when
the end of the directory has been reached.
.Pp
-The
+If the
+.Fa basep
+pointer value is non-NULL ,
+the
.Fn getdirentries
system call writes the position of the block read into the location pointed to by
.Fa basep .
@@ -158,7 +161,7 @@
.It Bq Er EFAULT
Either
.Fa buf
-or
+or non-NULL
.Fa basep
point outside the allocated address space.
.It Bq Er EINVAL

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 22, 2:13 PM (1 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35366737
Default Alt Text
D10972.id28959.diff (607 B)

Event Timeline