rdivacky
4a8a8b1c08
o Add stub support for some new futex operations,
...
so the annoying message is not printed.
o Don't warn about FUTEX_FD not being implemented
and return ENOSYS instead of 0 (eg. success).
o Clear FUTEX_PRIVATE_FLAG as we actually implement
only private futexes so there is no reason to
return ENOSYS when app asks for a private futex.
We don't reject shared futexes because they worked
just fine with our implementation so far.
Approved by: kib (mentor)
Tested by: bsam
MFC after: 1 week
2008-03-20 17:03:55 +00:00
..
2008-03-17 22:42:01 +00:00
2008-03-20 15:54:19 +00:00
2008-03-13 17:54:21 +00:00
2007-10-29 18:47:25 +00:00
2008-03-17 17:18:16 +00:00
2008-03-16 10:58:09 +00:00
2008-03-20 17:03:55 +00:00
2008-03-20 05:51:16 +00:00
2008-03-16 10:58:09 +00:00
2008-01-15 18:34:47 +00:00
2008-03-07 18:09:07 +00:00
2008-03-20 16:19:25 +00:00
2008-03-20 16:08:42 +00:00
2008-03-16 13:02:04 +00:00
2008-03-18 08:48:51 +00:00
2008-02-24 16:38:58 +00:00
2007-10-12 06:03:46 +00:00
2008-03-17 22:42:01 +00:00
2008-03-17 22:42:01 +00:00
2008-01-17 18:59:38 +00:00
2008-03-20 15:24:49 +00:00
2008-02-23 22:40:05 +00:00
2008-03-11 03:50:57 +00:00
2008-03-20 06:19:34 +00:00
2008-02-29 04:07:07 +00:00
2007-11-20 18:50:54 +00:00
2008-03-16 10:58:09 +00:00
2008-03-16 23:12:17 +00:00
2008-03-19 11:28:13 +00:00
2008-03-14 16:38:11 +00:00
2008-03-16 10:58:09 +00:00
2007-07-30 11:06:42 +00:00
2008-03-01 19:47:50 +00:00
2008-03-10 14:55:34 +00:00
2008-03-01 19:47:50 +00:00
2008-03-16 10:58:09 +00:00
2008-03-19 12:33:25 +00:00
2008-01-07 20:05:19 +00:00
2008-03-16 10:58:09 +00:00
2008-03-11 03:53:53 +00:00
2008-03-17 22:42:01 +00:00
2007-08-06 14:26:03 +00:00
2008-03-16 10:58:09 +00:00
2008-03-19 07:27:24 +00:00
2008-03-19 07:27:24 +00:00
2008-03-20 05:51:16 +00:00
2008-02-05 10:46:30 +00:00
2008-03-19 06:19:01 +00:00
2008-03-20 16:08:42 +00:00
2008-01-23 08:50:34 +00:00