repo.or.cz
/
yu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
initial stage...
[yu.git]
/
test
/
lua
/
os.lx
blob
212da806441048b774b3e996610d8bf72dedd7fa
1
extern
2
func "os.clock" as clock#()
3
func "os.exit" as exit(code#)
4
func "os.getenv" as getenv$(name$)
5
func "os.execute" as execute(cmd$)
6
func "os.time" as time#()
7
end