Flavio Cruz, le lun. 05 déc. 2022 01:31:03 -0500, a ecrit:
> On Wed, Nov 30, 2022 at 10:28:31PM +0100, Samuel Thibault wrote:
> > Flavio Cruz, le mer. 30 nov. 2022 02:14:20 -0500, a ecrit:
> > > Make it explicit where we use port names versus actual ports. For the 64
> > > bit kernel, port names an
On Wed, Nov 30, 2022 at 10:28:31PM +0100, Samuel Thibault wrote:
Hello,
Thanks for this!
Flavio Cruz, le mer. 30 nov. 2022 02:14:20 -0500, a ecrit:
Make it explicit where we use port names versus actual ports. For the 64
bit kernel, port names and ports are of different size so this corrects
t
Hello,
Thanks for this!
Flavio Cruz, le mer. 30 nov. 2022 02:14:20 -0500, a ecrit:
> Make it explicit where we use port names versus actual ports. For the 64
> bit kernel, port names and ports are of different size so this corrects
> the syscall arguments and internal structs to have the right si
Make it explicit where we use port names versus actual ports. For the 64
bit kernel, port names and ports are of different size so this corrects
the syscall arguments and internal structs to have the right size.
This patch also uncovered several issues we need to solve to make
GNUMach work well on