sortix-mirror/kernel/fs
Jonas 'Sortie' Termansen a6295e6d90 Allow poll on all kinds of files. 2021-02-17 23:11:31 +01:00
..
full.cpp Fix st_blksize and st_blocks kernel values. 2018-03-31 00:55:33 +02:00
full.h Fix SEEK_END, file offset overflow, and read/write/mkpartition syscall bugs. 2017-12-04 23:56:46 +01:00
kram.cpp Fix kramfs not initializing the owner of new directories. 2020-10-18 13:36:28 +02:00
kram.h Move readv/writev family and sendmsg/recvmsg into drivers. 2017-02-13 22:04:21 +01:00
null.cpp Fix st_blksize and st_blocks kernel values. 2018-03-31 00:55:33 +02:00
null.h Fix SEEK_END, file offset overflow, and read/write/mkpartition syscall bugs. 2017-12-04 23:56:46 +01:00
random.cpp Fix st_blksize and st_blocks kernel values. 2018-03-31 00:55:33 +02:00
random.h Fix SEEK_END, file offset overflow, and read/write/mkpartition syscall bugs. 2017-12-04 23:56:46 +01:00
user.cpp Allow poll on all kinds of files. 2021-02-17 23:11:31 +01:00
user.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
util.cpp Fix st_blksize and st_blocks kernel values. 2018-03-31 00:55:33 +02:00
util.h Fix SEEK_END, file offset overflow, and read/write/mkpartition syscall bugs. 2017-12-04 23:56:46 +01:00
zero.cpp Fix st_blksize and st_blocks kernel values. 2018-03-31 00:55:33 +02:00
zero.h Fix SEEK_END, file offset overflow, and read/write/mkpartition syscall bugs. 2017-12-04 23:56:46 +01:00