mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
capsicum: add getdirentries to the freebsd32 compact
There is a getdirentries syscall in freebsd32 and it's capability ready so allow calling it in the capability mode. PR: 228671
This commit is contained in:
parent
fb2cd86a54
commit
2c4a6a5d12
1 changed files with 1 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ getauid
|
|||
freebsd32_getcontext
|
||||
getdents
|
||||
freebsd32_getdirentries
|
||||
getdirentries
|
||||
getdomainname
|
||||
getdtablesize
|
||||
getegid
|
||||
|
|
|
|||
Loading…
Reference in a new issue