Age | Commit message (Collapse) | Author |
|
To use the standard hurd Makeconf rules and permit external dde_* build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
check the negative error value.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This change is required for block device drivers. When block device
drivers are linked to the glue code, the linker should be able to
perform garbage collection and exclude the code of networking from
the driver programs.
|
|
|
|
|
|
|
|
eliminate a potential race condition in thread_wait and thread_wakeup.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|