linux

package
v0.16.5 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2017 License: MIT Imports: 5 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) int

func IsInff added in v0.13.0

func IsInff(x float32) int

func IsNanf added in v0.13.0

func IsNanf(x float32) int

func ToLower added in v0.9.0

func ToLower(_c int) int

ToLower handles tolower().

func ToUpper added in v0.9.0

func ToUpper(_c int) int

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