HomeFreeBSD

Mark the pipe() system call as COMPAT10.

Description

Mark the pipe() system call as COMPAT10.

As of r302092 libc uses pipe2() with a zero flags value instead of pipe().

Commit with regenerated files and implementation to follow.

Approved by: re (gjb)
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D6816

Details

Provenance
brooksAuthored on
Differential Revision
D6816: Mark the pipe(2) system call as COMPAT10.
Parents
rS302093: Add support for COMPAT10 keywords in syscalls.master.
Branches
Unknown
Tags
Unknown