Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch linuxulator to use the native 1:1 threads. | dchagin | 2015-05-24 | 1 | -1/+2 |
* | Yet another unimplemented futex operation, print out about. | dchagin | 2011-01-31 | 1 | -0/+1 |
* | Implement a futex BITSET op. | dchagin | 2011-01-31 | 1 | -0/+2 |
* | - print out the PID and program name of the program trying to use an | netchild | 2010-11-15 | 1 | -9/+12 |
* | Move extern variable definitions to the header file. | dchagin | 2009-05-02 | 1 | -0/+3 |
* | Ignore FUTEX_FD op, as it is done by linux. | dchagin | 2009-03-15 | 1 | -1/+1 |
* | Make robust futexes work on linux32/amd64. Use PTRIN to read | kib | 2008-10-14 | 1 | -12/+0 |
* | Implement robust futexes. Most of the code is modelled after | rdivacky | 2008-05-13 | 1 | -0/+18 |
* | o Add stub support for some new futex operations, | rdivacky | 2008-03-20 | 1 | -0/+5 |
* | MFp4 (110523, parts which apply cleanly): | netchild | 2007-02-25 | 1 | -19/+19 |
* | Add some new files needed for linux 2.6.x compatibility. | netchild | 2006-08-15 | 1 | -0/+61 |