Files
haiku-beta6/src/system/kernel
Axel Dörfler a32a4683ff * Implemented flock() semantics to the advisory locking backend. Not tested
(must also compare to BSD; I've looked at their sources, but I might have
  missed something).
* Added sys/file.h and the flock() system call.
* common_fcntl() could forget to put back the file descriptor on some error
  conditions (I guess we should introduce and use a DescriptorGetter class).
* Cleaned up fcntl.h, moved the BSD extensions S_IREAD and S_IWRITE to
  sys/stat.h where they belong, and added the missing S_IEXEC to them.
* Added some more comments.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23836 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-03 15:37:31 +00:00
..
2008-02-03 11:39:28 +00:00
2007-10-22 00:03:51 +00:00
2008-02-01 12:11:02 +00:00
2008-01-28 23:19:54 +00:00
2007-08-08 21:44:30 +00:00
2007-08-01 14:48:44 +00:00
2008-01-28 23:19:54 +00:00
2008-01-28 22:58:02 +00:00
2008-01-28 22:48:56 +00:00
2008-01-28 22:58:02 +00:00
2007-12-25 14:52:49 +00:00