Posix.3kaya

Langue: en

Version: March 2009 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Posix - POSIX-compatible system interaction

DESCRIPTION

This module contains additional system interaction functions to those in the System(3kaya) module that are only available on POSIX-compatible systems.

DATA TYPES

Posix.Resource(3kaya)

EXCEPTIONS

Posix.InvalidFileMode(3kaya)

Posix.NoSuchResource(3kaya)

Posix.NonZeroExit(3kaya)

Posix.OutOfMemory(3kaya)

Posix.OverResourceLimit(3kaya)

Posix.SetPGidFailed(3kaya)

FUNCTIONS

Posix.call(3kaya)

Posix.fork(3kaya)

Posix.getEGid(3kaya)

Posix.getEUid(3kaya)

Posix.getGid(3kaya)

Posix.getPid(3kaya)

Posix.getUid(3kaya)

Posix.pclose(3kaya)

Posix.popen(3kaya)

Posix.reap(3kaya)

Posix.setPGid(3kaya)

Posix.setRLimit(3kaya)

Posix.system(3kaya)

Posix.wait(3kaya)

Posix.waitPid(3kaya)

AUTHORS

Kaya standard library by Edwin Brady, Chris Morris and others (kaya@kayalang.org). For further information see http://kayalang.org/

LICENSE

The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free Software Foundation.