Skip to content

Draft: Add openat

Ron Williams requested to merge rw_van/rfcs:openat into master

This RFC proposes a new system call openat, to match the POSIX openat.

It can also be used as a replacement for our "named dup" mechanism. The current "named dup" mechanism has current and future risks.

Edited by Ron Williams

Merge request reports

Loading