Applied, thanks!
Flavio Cruz, le lun. 09 sept. 2024 22:56:46 -0400, a ecrit:
> libmachdev implements the mach_i386 routines, so we have to implement
> this one.
> ---
> libmachdev/trivfs_server.c | 6 ++
> 1 file changed, 6 insertions(+)
>
> diff --git a/libmachdev/trivfs_server.c b/libmachd
Flávio Cruz, le lun. 09 sept. 2024 22:56:54 -0400, a ecrit:
> On Sun, Sep 8, 2024 at 6:12 PM Samuel Thibault <[1]samuel.thiba...@gnu.org>
> wrote:
>
> Applied, thanks!
>
>
> I think we want to revert this since this header is not being installed
> anymore
> (it was exporting a custom versio
Hi Samuel
On Sun, Sep 8, 2024 at 6:12 PM Samuel Thibault
wrote:
> Applied, thanks!
>
I think we want to revert this since this header is not being installed
anymore (it was exporting a custom version of the macros _IO{,R,W,WR})
https://git.savannah.gnu.org/cgit/hurd/gnumach.git/commit/?id=7e0b
libmachdev implements the mach_i386 routines, so we have to implement
this one.
---
libmachdev/trivfs_server.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/libmachdev/trivfs_server.c b/libmachdev/trivfs_server.c
index e228bf40..54a682e7 100644
--- a/libmachdev/trivfs_server.c
+++ b/li