kayws426 / embox

Automatically exported from code.google.com/p/embox
0 stars 1 forks source link

devfs doesn't handle file creation #641

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Attempt to fopen("/dev/tty","w+") leads to crash.

What is the expected output? What do you see instead?
Supposedly that would happen with any attempt to create something on devfs, 
e.g.:
echo "111" >> /dev/xyz

Please use labels and text to provide additional information.

Original issue reported on code.google.com by fsul...@gmail.com on 29 Aug 2013 at 11:12

GoogleCodeExporter commented 9 years ago
Cant't reproduce this behavior

Original comment by deryugin...@gmail.com on 13 Mar 2015 at 11:38