Searched hist:"5905 a0ae344fb132d1db6ff509219e286c777aa6" (Results 1 – 2 of 2) sorted by relevance
/haiku/src/kits/storage/ |
H A D | File.cpp | 5905a0ae344fb132d1db6ff509219e286c777aa6 Sat Feb 02 23:50:51 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Fixed _{kern|user}_{read|write}[v]() functions to not move the descriptor's file position in case an offset was specified. * Reverted r23828-r23830 in File.cpp: don't fix the symptoms but the cause of the problem (hey, that has to be in the kernel, right? :)) * Cleanup of File.cpp, removed OpenBeOS namespace. * Moved user_fd_kernel_ioctl() to the section where it belongs to (that function should be renamed, though).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23832 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/kernel/fs/ |
H A D | fd.cpp | 5905a0ae344fb132d1db6ff509219e286c777aa6 Sat Feb 02 23:50:51 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Fixed _{kern|user}_{read|write}[v]() functions to not move the descriptor's file position in case an offset was specified. * Reverted r23828-r23830 in File.cpp: don't fix the symptoms but the cause of the problem (hey, that has to be in the kernel, right? :)) * Cleanup of File.cpp, removed OpenBeOS namespace. * Moved user_fd_kernel_ioctl() to the section where it belongs to (that function should be renamed, though).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23832 a95241bf-73f2-0310-859d-f6bbb57e9c96
|