On Sat, 2013-12-21 at 14:09 +0100, Marin Ramesa wrote:
> This is a simple futex implementation with a hash table, vm_map lookup, futex
> wake that wakes futexes at the same offset, dynamic allocation and a 
> per-process
> mutex for the hash table.

+ * Copyright (c) 2013 Marin Ramesa
+ * All rights reserved.
+ *
...
Why not e.g. a GPL licence, even if this function is good it might not
be accepted due to this.


Reply via email to