HomeFreeBSD

syscalls.master: Fix SAL annotation for getdirentires basep argument

Description

syscalls.master: Fix SAL annotation for getdirentires basep argument

getdirentires last argument "off_t *basep" is an optional output
argument. It returns the value only when the passed-in value(pointer)
is non-NULL.

This is a part of the research work at RCSLab, University of Waterloo.

Reviewed by: imp, emaste
Differential Revision: https://reviews.freebsd.org/D41969

(cherry picked from commit 5e29272bf57e24a16f3a17f037f9a5e7cf25ed90)
(cherry picked from commit dd588b3c9a5a2f2b2b62836ce70fd85813434748)

Details

Provenance
guhaoyu2005_gmail.comAuthored on Sep 24 2023, 10:34 PM
emasteCommitted on Jan 7 2024, 8:41 PM
Reviewer
imp
Differential Revision
D41969: syscall.master: Fix SAL annotation for getdirentires basep argument
Parents
rGec5e6781b3a1: freebsd-update: for rollback, first create directories
Branches
Unknown
Tags
Unknown