unix

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const AT_REMOVEDIR = 0x80
View Source
const AT_SYMLINK_NOFOLLOW = 0x0020

Variables

This section is empty.

Functions

func Fstatat

func Fstatat(dirfd int, path string, stat *syscall.Stat_t, flags int) error

func GetEntropy

func GetEntropy(p []byte) error

GetEntropy calls the macOS getentropy system call.

func IsNonblock

func IsNonblock(fd int) (nonblocking bool, err error)

func Openat

func Openat(dirfd int, path string, flags int, perm uint32) (int, error)

func Unlinkat

func Unlinkat(dirfd int, path string, flags int) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL