This website requires JavaScript.
Explore
Help
Sign In
izaya
/
OC-PsychOS
Watch
2
Star
1
Fork
0
You've already forked OC-PsychOS
Code
Issues
Pull Requests
Releases
Wiki
Activity
8b7179edfe
OC-PsychOS
/
modules
/
lib
History
XeonSquared
55310a6c2c
made write() actually use the right session ID
2017-09-01 06:43:38 +10:00
..
buffer.lua
rewrote buffers, made io use the new buffers, fixed an fs bug or two.
2017-08-03 17:54:38 +10:00
cdlib.lua
added copper's packet system, reliability layer still WIP.
2017-08-28 16:06:07 +10:00
computer-ext.lua
a bit of cleaning
2017-07-31 09:26:58 +10:00
fs.lua
added fs.cp and fs.mv for copying amd moving files.
2017-08-31 12:31:54 +10:00
io.lua
fixed io closing files and stuff
2017-08-27 04:22:11 +10:00
print.lua
made write() actually use the right session ID
2017-09-01 06:43:38 +10:00
readline.lua
added an alias io.read = readln
2017-08-01 21:39:10 +10:00
relib.lua
added the copper reliability layer, part of the copper daemon.
2017-08-30 21:07:41 +10:00
sha256.lua
fixed sha256.lua, included it in the kernel.
2017-08-02 18:00:03 +10:00
shutil.lua
added cp and mv to shutil
2017-08-31 12:45:59 +10:00