Searched +hist:81 +hist:fcd71e (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/fs/
H A Dfifo.cppdiff 81fcd71e Tue Aug 03 00:55:28 MDT 2010 Axel Dörfler <axeld@pinc-software.de> * Implemented a different way to notify waiting read()s when a file descriptor
is closed; their ReadRequest will now be notified with B_FILE_ERROR.
* This is a better fix for #5947, though note that I left the changes in
Inode::ReadDataFromBuffer() in place, as I think this is what POSIX requires.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37860 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 81fcd71e Tue Aug 03 00:55:28 MDT 2010 Axel Dörfler <axeld@pinc-software.de> * Implemented a different way to notify waiting read()s when a file descriptor
is closed; their ReadRequest will now be notified with B_FILE_ERROR.
* This is a better fix for #5947, though note that I left the changes in
Inode::ReadDataFromBuffer() in place, as I think this is what POSIX requires.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37860 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 81fcd71e3a7f08b00b504f6edea06926cd74f0e2 Tue Aug 03 00:55:28 MDT 2010 Axel Dörfler <axeld@pinc-software.de> * Implemented a different way to notify waiting read()s when a file descriptor
is closed; their ReadRequest will now be notified with B_FILE_ERROR.
* This is a better fix for #5947, though note that I left the changes in
Inode::ReadDataFromBuffer() in place, as I think this is what POSIX requires.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37860 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 301 milliseconds