-
Notifications
You must be signed in to change notification settings - Fork 1
mdombroski/luaprocess
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Useful Lua functions for managing processes To try this Lua library, edit Makefile to reflect your installation of Lua and run make. This will build procname.so and run a simple test. If everything is ok, install procname.so in some official place. Files in this package: procname.c procname library test.lua test code Usage: process.setname( name ) process.getname( ) fork( ) wait( [number] ) exec( program, [arg,...] )
About
Useful Lua functions for managing processes
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published