LuaPosix: Difference between revisions

From Alpine Linux
Line 73: Line 73:


==wait==
==wait==
----


'''If you are using this under linux also get '''
'''If you are using this under linux also get '''
==setenv==
==setenv==


==unsetenv==
==unsetenv==

Revision as of 16:00, 9 November 2007

Lua Posix

This is a list of the Lua Posix functions. Included is helpful snipets of code.

access

chdir

chmod

chown

ctermid

dir

errno

exec

files

fork

getcwd

getenv

getgroup

getlogin

getpassword

getprocessid

kill

link

mkdir

mkfifo

patchconf

putenv

readlink

rmdir

setgid

setuid

sleep

stat

symlink

sysconf

times

ttyname

umask

uname

utime

wait


If you are using this under linux also get

setenv

unsetenv