This website requires JavaScript.
Explore
Help
Sign In
Aren
/
toaruos
Watch
1
Star
0
Fork
0
You've already forked toaruos
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
toaruos
/
kernel
/
vfs
History
K. Lange
81cf0f729e
tty: support IUCLC since we support OLCUC
2023-02-17 09:00:22 +09:00
..
console.c
…
packetfs.c
kernel: packetfs: handle -ERESTARTSYS from underlying pipe
2022-03-06 16:22:48 +09:00
pipe.c
kernel: packetfs: handle -ERESTARTSYS from underlying pipe
2022-03-06 16:22:48 +09:00
portio.c
…
procfs.c
procfs: RUNNING processes should have state R
2022-09-02 13:15:24 +09:00
ramdisk.c
…
random.c
…
tarfs.c
…
tmpfs.c
tmpfs: Don't completely bomb on trying to unlink a directory
2022-08-17 19:30:17 +09:00
tty.c
tty: support IUCLC since we support OLCUC
2023-02-17 09:00:22 +09:00
unixpipe.c
kernel: More lock fixes around pipes...
2022-03-04 22:01:13 +09:00
vfs.c
…
zero.c
…