Age | Commit message (Expand) | Author |
---|---|---|
2009-11-21 | Add the implementation of list, used by semaphore. | Zheng Da |
2009-11-21 | Implement the semaphore (in thread.c). | Zheng Da |
2009-11-21 | Record the thread who holds the lock by ourselves. | Zheng Da |
2009-11-21 | Emulate the timer in the Hurd. | Zheng Da |
2009-11-18 | fix a bug in thread.c. | Zheng Da |
2009-11-18 | Check in the implementation of the owner of a lock. | Zheng Da |
2009-11-18 | Adapt the implementation of lock. | Zheng Da |
2009-11-18 | Adapt the implementation of DDEKit threads. | Zheng Da |
2009-11-17 | Remove the old pgtable file. | Zheng Da |
2009-11-17 | Remove the code for initializing l4io. | Zheng Da |
2009-11-17 | link with pciaccess library. | Zheng Da |
2009-11-17 | Use libpciaccess to implement it. | Zheng Da |
2009-11-17 | We simply use malloc and free. | Zheng Da |
2009-11-17 | Adapt Makefile to compile DDEKit in Hurd. | Zheng Da |
2009-11-17 | Add DDEKit headers. | Zheng Da |
2009-11-17 | The original version of DDEKit. | Zheng Da |