[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] Hurd branch, master, updated. v0.8-57-g341f43d
From: |
Justus Winter |
Subject: |
[SCM] Hurd branch, master, updated. v0.8-57-g341f43d |
Date: |
Sat, 15 Oct 2016 19:37:25 +0000 (UTC) |
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 341f43df4b3688702746b5d0365c05d99fdeeb4e (commit)
via 355577bc99c91363a1b7828e81086031ce75979b (commit)
via 587704fc6a85e3ac080c58b7dfa9ebc73c72fede (commit)
from 0719a1600ade8d1d0f5031778abf850a8b520efc (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 341f43df4b3688702746b5d0365c05d99fdeeb4e
Author: Justus Winter <address@hidden>
Date: Sat Oct 15 18:15:13 2016 +0200
boot: Ignore EINTR.
* boot/boot.c (main): Ignore EINTR in the loop processing stdin.
commit 355577bc99c91363a1b7828e81086031ce75979b
Author: Justus Winter <address@hidden>
Date: Thu Oct 13 22:57:58 2016 +0200
Avoid warnings if increasing a threads priority fails.
* libports/manage-multithread.c (adjust_priorities): Avoid displaying
error messages if we do not have the privileged processor set port by
treating this error condition like EPERM.
* proc/main.c (increase_priority, main): Likewise.
commit 587704fc6a85e3ac080c58b7dfa9ebc73c72fede
Author: Justus Winter <address@hidden>
Date: Thu Oct 13 22:52:49 2016 +0200
procfs: Gracefully degrade meminfo.
* procfs/rootdir.c (rootdir_gc_meminfo): Just omit the swap
information if the default pager is unreachable.
-----------------------------------------------------------------------
Summary of changes:
boot/boot.c | 3 ++-
libports/manage-multithread.c | 5 +++++
proc/main.c | 7 ++++++-
procfs/rootdir.c | 44 ++++++++++++++++++++++++++++++-----------
4 files changed, 45 insertions(+), 14 deletions(-)
hooks/post-receive
--
Hurd
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] Hurd branch, master, updated. v0.8-57-g341f43d,
Justus Winter <=