Searched hist:"3 af4214aeb7eae0e7ebb5938fa1619800b15a958" (Results 1 – 2 of 2) sorted by relevance
/haiku/src/kits/storage/ |
H A D | Node.cpp | 3af4214aeb7eae0e7ebb5938fa1619800b15a958 Wed Feb 02 06:26:47 UTC 2005 Axel Dörfler <axeld@pinc-software.de> _kern_open[_entry_ref]() now replaces the _kern_create[_entry_ref]() calls. That allows BFile to actually create files (it didn't use that syscall at all before). Also fixed setting the permission bits of the newly created file depending on umask (the __gUmask variable should probably be moved into a separate header).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11208 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | File.cpp | 3af4214aeb7eae0e7ebb5938fa1619800b15a958 Wed Feb 02 06:26:47 UTC 2005 Axel Dörfler <axeld@pinc-software.de> _kern_open[_entry_ref]() now replaces the _kern_create[_entry_ref]() calls. That allows BFile to actually create files (it didn't use that syscall at all before). Also fixed setting the permission bits of the newly created file depending on umask (the __gUmask variable should probably be moved into a separate header).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11208 a95241bf-73f2-0310-859d-f6bbb57e9c96
|