]> git.corax.cc Git - corax/commit
sys/io: Rename cxio_pipe() to sys_pipe(); change several functions so they behave...
authorMatthias Kruk <m@m10k.eu>
Mon, 10 Aug 2020 15:03:33 +0000 (00:03 +0900)
committerMatthias Kruk <m@m10k.eu>
Mon, 10 Aug 2020 15:03:33 +0000 (00:03 +0900)
commitffef36c736303a22fc8ee211a2412cd64f85a741
treee9de66f0cfce10a38e8bd480c03679f222c53ecb
parent812ef277f7e381186c0a69f31da7af4316106f6a
sys/io: Rename cxio_pipe() to sys_pipe(); change several functions so they behave as documented
sys/io/filedesc.c
sys/io/main.c
sys/io/pipe.c
sys/io/pipe.h
sys/io/proc.c