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