commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9.git20220818-9-g5adb4b83


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20220818-9-g5adb4b83
Date: Mon, 29 Aug 2022 15:54:42 -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 "Hurd".

The branch, master has been updated
       via  5adb4b834b1eba82b7f3eca6324bed0355cae0af (commit)
       via  ac09ca6c033185382fbfb60e5e47fd1e8a85f6aa (commit)
      from  edcbe160f1038e5d17898f36866e91bebf15b87a (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 5adb4b834b1eba82b7f3eca6324bed0355cae0af
Author: Etienne Brateau <etienne.brateau@gmail.com>
Date:   Mon Aug 29 21:36:17 2022 +0200

    Fix types of read write and readables methods
    
    Message-Id: <20220829193617.13481-1-etienne.brateau@gmail.com>

commit ac09ca6c033185382fbfb60e5e47fd1e8a85f6aa
Author: Etienne Brateau <etienne.brateau@gmail.com>
Date:   Mon Aug 29 21:50:58 2022 +0200

    Fix missing include

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

Summary of changes:
 boot/boot.c                   |  6 +++---
 console-client/trans.c        |  4 ++--
 libdiskfs/io-read.c           |  2 +-
 libdiskfs/io-readable.c       |  2 +-
 libdiskfs/io-write.c          |  2 +-
 libnetfs/io-read.c            |  2 +-
 libnetfs/io-readable.c        |  2 +-
 libnetfs/io-write.c           |  2 +-
 libpager/data-return.c        |  2 +-
 libstore/nbd.c                |  6 +++---
 libstore/rdwr.c               |  4 ++--
 libtrivfs/io-read.c           |  2 +-
 libtrivfs/io-readable.c       |  2 +-
 libtrivfs/io-write.c          |  2 +-
 libtrivfs/startup.c           |  1 +
 mach-defpager/default_pager.c |  4 ++--
 pfinet/io-ops.c               | 10 +++++-----
 pfinet/socket-ops.c           | 16 ++++++++--------
 pfinet/tunnel.c               |  6 +++---
 pflocal/io.c                  |  6 +++---
 pflocal/socket.c              | 14 +++++++-------
 storeio/io.c                  |  8 ++++----
 storeio/open.c                |  4 ++--
 storeio/open.h                |  6 +++---
 term/ptyio.c                  |  4 ++--
 term/term.h                   |  4 ++--
 term/users.c                  | 14 +++++++-------
 trans/fifo.c                  | 10 +++++-----
 trans/firmlink.c              |  4 ++--
 trans/hello-mt.c              |  2 +-
 trans/hello.c                 |  2 +-
 trans/mtab.c                  |  4 ++--
 trans/new-fifo.c              | 10 +++++-----
 trans/null.c                  |  8 ++++----
 trans/proxy-defpager.c        |  6 +++---
 trans/random.c                |  6 +++---
 trans/streamio.c              |  6 +++---
 37 files changed, 98 insertions(+), 97 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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