Update the documentation for getdirentries(2). Describe issues with using
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 20 Nov 2007 18:21:35 +0000 (18:21 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 20 Nov 2007 18:21:35 +0000 (18:21 +0000)
commitd65435051c8b289625a48d47cedc6e725461ec61
treeb28f30f94735c476b7be58e92558d48aa8cc197b
parent9ba82bb41cfa5846836a7ebbfee770055cd233d1
Update the documentation for getdirentries(2).  Describe issues with using
long *basep (it not being wide enough) and suggest using lseek (with its 64
bit seek 'offset') instead.
lib/libc/sys/getdirentries.2