commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] the great next stuff branch, dde_net, updated. 0b7aac4481ee99f0003


From: Samuel Thibault
Subject: [SCM] the great next stuff branch, dde_net, updated. 0b7aac4481ee99f000305e90901951918ae34ccc
Date: Mon, 30 Mar 2020 18:50:17 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "the great next stuff".

The branch, dde_net has been updated
       via  0b7aac4481ee99f000305e90901951918ae34ccc (commit)
      from  a8d6d1c97c980e8ab0073943deda257dbd216e14 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0b7aac4481ee99f000305e90901951918ae34ccc
Author: Samuel Thibault <address@hidden>
Date:   Tue Mar 31 00:48:19 2020 +0200

    Fix calling machdevdde
    
    We can not include dde* and machdev* at the same time, they have
    conflicting definitions for phys_addr_t, errno values, etc. whatnot.
    
    * main.c: Include "machdev.h". Move initialization calls to...
    * machdev.h: ... new file.
    * machdev.c: New file.

-----------------------------------------------------------------------

Summary of changes:
 machdev.c | 20 ++++++++++++++++++++
 machdev.h |  6 ++++++
 main.c    | 17 ++++-------------
 3 files changed, 30 insertions(+), 13 deletions(-)
 create mode 100644 machdev.c
 create mode 100644 machdev.h


hooks/post-receive
-- 
the great next stuff



reply via email to

[Prev in Thread] Current Thread [Next in Thread]