Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use uintptr_t for message payloads. | Flavio Cruz | 2023-05-02 | 1 | -1/+1 |
| | | | | | A follow up to 92fad38a043b75ed6b435b3efa574ede91dbe9ee in gnumach. Message-Id: <ZFCNasf9bJ9qj+CG@jupiter.tail36e24.ts.net> | ||||
* | term: add a payload-aware intrans function | Justus Winter | 2014-12-07 | 1 | -0/+6 |
| | | | | * term/mig-mutate.h: Add mutator. | ||||
* | hurd: fix receiver lookup in termctty_open_terminal | Justus Winter | 2014-06-15 | 1 | -0/+42 |
* hurd/hurd_types.h (ctty_t): New type definition. * hurd/term.defs (ctty_t): New type definition. * term/mig-decls.h: New file. * term/mig-mutate.h: Add mutators, includes. * term/term.h: Add include guards. * term/users.c (S_termctty_open_terminal): Fix receiver lookup. * boot/boot.c (S_termctty_open_terminal): Likewise. |