HomeFreeBSD

Add const to input-only char * arguments.

Description

Add const to input-only char * arguments.

These arguments are mostly paths handled by NAMEI*() macros which already
take const char * arguments.

This change improves the match between syscalls.master and the public
declerations of system calls.

Reviewed by: kib (prior version)
Obtained from: CheriBSD
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D17812

Details

Provenance
brooksAuthored on Nov 2 2018, 8:50 PM
Parents
rG09f4e462fb1d: sys/types.h: avoid using terse macro _M
Branches
Unknown
Tags
Unknown

Event Timeline