minix/minix
David van Moolenbroek 818c405ae1 LOG: fix bugs in userland write handler
- report correct number of bytes written;
- correctly return partial writes on failure;
- do not overwrite result if there is a pending read.

Change-Id: I92aeeaee1eccb47c2aa2b6666a2f560c3cb17f42
2015-07-26 11:56:36 +00:00
..
bin New sources layout 2014-07-31 16:00:30 +02:00
commands Add PTYFS, Unix98 pseudo terminal support 2015-06-23 17:43:46 +00:00
drivers LOG: fix bugs in userland write handler 2015-07-26 11:56:36 +00:00
fs orinoco: retire 2015-07-20 16:55:15 +00:00
include libvtreefs: dynamically allocate long inode names 2015-06-29 10:57:24 +00:00
kernel arm: Make sure __k_unpaged_MINIX is first 2015-03-18 07:50:31 +01:00
lib VFS: add support for F_DUPFD_CLOEXEC 2015-07-20 13:55:10 +00:00
llvm minix/llvm/passes/Makefile.inc: Fix 2014-08-29 12:56:57 -04:00
man VFS: add support for F_DUPFD_CLOEXEC 2015-07-20 13:55:10 +00:00
net inet: fix state transitions in driver receipt code 2015-07-17 18:44:39 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers VFS: add support for F_DUPFD_CLOEXEC 2015-07-20 13:55:10 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests test83: add test to send strange/wrong UDP and TCP packets 2015-07-22 22:25:09 +02:00
usr.bin VFS: add support for F_DUPFD_CLOEXEC 2015-07-20 13:55:10 +00:00
usr.sbin mkfs.mfs: remove Linux mount check 2015-07-20 10:59:49 +00:00
Makefile benchmarks: remove unixbench 2015-07-20 11:05:28 +00:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00