summaryrefslogtreecommitdiff
path: root/libddekit/include
AgeCommit message (Expand)Author
2010-04-22jiffies in the type of unsigned long.Zheng Da
2010-04-06implement dump_stack in libddekit with backtrace.Zheng Da
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
2009-11-21Emulate the timer in the Hurd.Zheng Da
2009-11-18Adapt the implementation of lock.Zheng Da
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