summaryrefslogtreecommitdiff
path: root/libddekit/include/ddekit
AgeCommit message (Collapse)Author
2010-01-19Add initcall in ddekit.Zheng Da
2010-01-05Declare fetch_jiffies in the header file.Zheng Da
2010-01-01Remove c_headers.hZheng Da
2009-12-29Don't include C library headers files in our header files.Zheng Da
2009-12-11Use ddekit lock instead of mutex.Zheng Da
2009-12-07Make ddekit_simple_malloc/free inline.Zheng Da
2009-12-06Redefine HZ.Zheng Da
2009-12-06The code can be compiled now.Zheng Da
2009-12-05Implementation of interrupt.Zheng Da
2009-12-03Implement panic.Zheng Da
2009-12-03Implement physical <--> virtual address mapping.Zheng Da
2009-12-03Modify resource.c.Zheng Da
2009-12-03The implementation of condition variables.Zheng Da
ddekit_condvar_wait_timed hasn't been implemented as it is only used by freebsd drivers.
2009-11-21Emulate the timer in the Hurd.Zheng Da
2009-11-18Adapt the implementation of lock.Zheng Da
TODO: the implementation of the owner of lock hasn't been adapted.
2009-11-18Adapt the implementation of DDEKit threads.Zheng Da
2009-11-17Use libpciaccess to implement it.Zheng Da
2009-11-17Add DDEKit headers.Zheng Da