linux

package
v0.26.10 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package linux contains low-level functions for the Linux operating system.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertFail

func AssertFail(
	expression, filePath *byte,
	lineNumber uint32,
	functionName *byte,
) bool

AssertFail handles __assert_fail().

func CtypeLoc added in v0.9.0

func CtypeLoc() **uint16

CtypeLoc handles __ctype_b_loc(). It returns a character table.

func IsInf added in v0.13.0

func IsInf(x float64) int32

func IsInff added in v0.13.0

func IsInff(x float32) int32

func IsNanf added in v0.13.0

func IsNanf(x float32) int32

func ToLower added in v0.9.0

func ToLower(_c int32) int32

ToLower handles tolower().

func ToUpper added in v0.9.0

func ToUpper(_c int32) int32

ToUpper handles toupper().

Types

This section is empty.

Jump to

Keyboard shortcuts

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