| Age | Commit message (Collapse) | Author |
|
Move the random translator to its own subdirectory 'random'.
This is the last commit to this repository. Development of the random
translator will continue in the main Hurd repository.
|
|
into random
|
|
* random.c (trivfs_S_io_read): Catch buffer allocation error, and
truncate allocation when we return less data than requested.
|
|
* mig-decls.h: New file.
* mig-mutate.h: Likewise.
* Makefile (MIGSFLAGS): Use mig-mutate.h.
* random.c (S_startup_dosync): Fix the receiver lookup.
|
|
Makefiles, headers, types, macros and function calls are renamed where
appropriate.
* random.c: Switch from cthreads to pthreads.
* Makefile: Likewise.
|
|
|