index
:
teythoon/packaging/hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2010-01-21
add pcnet32 to test dde linux26.
Zheng Da
2010-01-19
link to ddekit statically.
Zheng Da
2010-01-19
call l4dde26_init and l4dde26_process_init explicitly.
Zheng Da
2010-01-19
hide free_pages.
Zheng Da
2010-01-19
link the program with default.ld.
Zheng Da
2010-01-19
Add initcall in ddekit.
Zheng Da
2010-01-16
prepare to use initcall to do initialization.
Zheng Da
2010-01-16
rename __mutex_init to avoid the name conflict.
Zheng Da
2010-01-16
Initialize dde26 process.
Zheng Da
2010-01-16
Create a ddekit thread directly for ddekit timer.
Zheng Da
2010-01-14
make the test program compilable.
Zheng Da
2010-01-14
Adapt Makefile.
Zheng Da
2010-01-14
Add the original dde26_test.
Zheng Da
2010-01-13
move SYSTEM variable to Makeconf.local.
Zheng Da
2010-01-13
hide __get_free_pages to avoid name conflict.
Zheng Da
2010-01-13
don't initialize neighbor and genhd for now.
Zheng Da
2010-01-13
fix the problem of including path.
Zheng Da
2010-01-13
hide __mutex_init because of name conflict with libc.
Zheng Da
2010-01-13
fix the problem of HZ and jiffies.
Zheng Da
2010-01-13
Remove the static declaration of initcall functions.
Zheng Da
2010-01-13
fix a include path in dde linux26.
Zheng Da
2010-01-13
move variables to Makeconf.local
Zheng Da
2010-01-13
to compile programs with dde linux26 library.
Zheng Da
2010-01-05
Don't declare jiffies as a variable.
Zheng Da
2010-01-05
call initcall functions explicitly.
Zheng Da
2010-01-05
correct the path of header files.
Zheng Da
2010-01-05
Remove Makefile.inc as it is generated automatically.
Zheng Da
2010-01-05
Don't compile the sound component in linux26.
Zheng Da
2010-01-05
define SRC_DIR in Makefile in linux26/lib
Zheng Da
2010-01-05
Declare fetch_jiffies in the header file.
Zheng Da
2010-01-01
Change the path of header files.
Zheng Da
TODO We need to handle initcall properly.
2010-01-01
Change HZ.
Zheng Da
2010-01-01
add .gitignore to libdde_linux26.
Zheng Da
2010-01-01
The modified Makefile can build libdde_linux26 now
Zheng Da
2010-01-01
check in panic.c
Zheng Da
2010-01-01
Remove c_headers.h
Zheng Da
2009-12-29
Don't include C library headers files in our header files.
Zheng Da
2009-12-21
a temporary version of Makefiles for libdde_linux26
Zheng Da
2009-12-21
check in mk.
Zheng Da
2009-12-15
Add ddekit_condvar_deinit.
Zheng Da
2009-12-15
Use ddekit condvar instead of the one in cthreads.
Zheng Da
2009-12-15
testing program for ddekit thread.
Zheng Da
2009-12-15
fix a bug in condvar.
Zheng Da
2009-12-15
fix a bug (setting a thread name).
Zheng Da
2009-12-13
Setup the main thread when initializing ddekit.
Zheng Da
2009-12-13
Use a global lock to protect a thread's local data.
Zheng Da
2009-12-13
A new thread has been initialized when it starts.
Zheng Da
2009-12-11
Don't set the main thread name.
Zheng Da
2009-12-11
destroy the port before the thread exits.
Zheng Da
2009-12-11
Test timer.
Zheng Da
[next]