unix

package standard library
go1.17 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2021 License: BSD-3-Clause 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 added in go1.12

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

func GetEntropy added in go1.17

func GetEntropy(p []byte) error

GetEntropy calls the macOS getentropy system call.

func IsNonblock

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

func Openat added in go1.12

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

func Unlinkat added in go1.12

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