On 7/4/20 4:02 PM, Greg Kroah-Hartman wrote:
> readfile(2) is a new syscall to remove the need to do the
> open/read/close dance for small virtual files in places like procfs or
> sysfs.
>
> Signed-off-by: Greg Kroah-Hartman
> ---
>
> This patch is for the man-pages project, not the kernel source
readfile(2) is a new syscall to remove the need to do the
open/read/close dance for small virtual files in places like procfs or
sysfs.
Signed-off-by: Greg Kroah-Hartman
---
This patch is for the man-pages project, not the kernel source tree
man2/readfile.2 | 159 ++
2 matches
Mail list logo