haiku/headers
Axel Dörfler a03cb82272 Added a field to track the file position to struct file_descriptor
(seek() moved from the fs to the vfs).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1447 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-08 00:11:10 +00:00
..
os Moved the seek() functionality back to the VFS. 2002-10-07 23:37:05 +00:00
posix Added headers for fnmatch, glob, and pwd stuff. 2002-10-06 23:47:13 +00:00
private Added a field to track the file position to struct file_descriptor 2002-10-08 00:11:10 +00:00
tools/cppunit fixed newline at end of file. 2002-09-28 00:11:29 +00:00