[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hurd] branch upstream-merged updated (32b4f1d -> 135566e)
From: |
Samuel Thibault |
Subject: |
[hurd] branch upstream-merged updated (32b4f1d -> 135566e) |
Date: |
Sun, 19 Apr 2015 14:13:43 +0000 |
This is an automated email from the git hooks/post-receive script.
sthibault pushed a change to branch upstream-merged
in repository hurd.
from 32b4f1d New upstream snapshot
new 135566e New upstream snapshot
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
NEWS | 23 +++---
TODO | 2 -
boot/boot.c | 24 +++---
configure.ac | 2 +-
exec/elfcore.c | 24 +++---
exec/exec.c | 24 +++---
exec/hashexec.c | 24 +++---
exec/hostarch.c | 24 +++---
fstests/fdtests.c | 24 +++---
fstests/fstests.c | 24 +++---
libdiskfs/boot-start.c | 24 +++---
libdiskfs/dir-mkfile.c | 24 +++---
libdiskfs/dir-readdir.c | 24 +++---
libdiskfs/file-exec.c | 24 +++---
libdiskfs/file-lock-stat.c | 24 +++---
libdiskfs/file-lock.c | 24 +++---
libdiskfs/fsys-getroot.c | 24 +++---
libdiskfs/fsys-goaway.c | 24 +++---
libdiskfs/fsys-startup.c | 24 +++---
libdiskfs/init-first.c | 24 +++---
libdiskfs/init-init.c | 24 +++---
libdiskfs/init-main.c | 24 +++---
libdiskfs/init-startup.c | 24 +++---
libdiskfs/io-version.c | 24 +++---
libdiskfs/node-times.c | 24 +++---
libdiskfs/node-update.c | 24 +++---
libdiskfs/shutdown.c | 24 +++---
libfshelp/fshelp.h | 4 +-
libfshelp/lock-acquire.c | 24 +++---
libfshelp/lock-init.c | 24 +++---
libnetfs/io-version.c | 24 +++---
libnetfs/shutdown.c | 24 +++---
libports/Makefile | 2 +-
libports/complete-deallocate.c | 6 +-
libports/create-bucket.c | 1 +
libports/create-internal.c | 6 +-
libports/destroy-right.c | 56 ++++++++++---
libports/import-port.c | 6 +-
libports/interrupt-operation.c | 14 +++-
libports/manage-multithread.c | 39 +++++++--
libports/manage-one-thread.c | 20 ++++-
libports/port-deref-deferred.c | 161 ++++++++++++++++++++++++++++++++++++
libports/port-deref-deferred.h | 89 ++++++++++++++++++++
libports/ports.h | 8 +-
libports/reallocate-from-external.c | 4 +
libports/reallocate-port.c | 4 +
libports/transfer-right.c | 3 +
libthreads/cancel-cond.c | 34 ++++----
libtrivfs/demuxer.c | 24 +++---
libtrivfs/fsys-getroot.c | 24 +++---
libtrivfs/fsys-goaway.c | 24 +++---
libtrivfs/fsys-stubs.c | 24 +++---
libtrivfs/io-async-icky.c | 24 +++---
libtrivfs/io-async.c | 24 +++---
libtrivfs/io-duplicate.c | 24 +++---
libtrivfs/io-map.c | 24 +++---
libtrivfs/io-modes-get.c | 24 +++---
libtrivfs/io-modes-off.c | 24 +++---
libtrivfs/io-modes-on.c | 24 +++---
libtrivfs/io-modes-set.c | 24 +++---
libtrivfs/io-owner-get.c | 24 +++---
libtrivfs/io-owner-mod.c | 24 +++---
libtrivfs/io-reauthenticate.c | 24 +++---
libtrivfs/io-restrict-auth.c | 24 +++---
libtrivfs/io-select.c | 24 +++---
libtrivfs/io-stat.c | 24 +++---
libtrivfs/io-stubs.c | 24 +++---
proc/hash.c | 24 +++---
proc/host.c | 24 +++---
proc/info.c | 24 +++---
proc/main.c | 24 +++---
proc/mgt.c | 24 +++---
proc/notify.c | 24 +++---
proc/pgrp.c | 24 +++---
procfs/main.c | 8 +-
tmpfs/dir.c | 24 +++---
tmpfs/node.c | 24 +++---
tmpfs/pager-stubs.c | 24 +++---
tmpfs/tmpfs.c | 24 +++---
trans/crash.c | 24 +++---
utils/gcore.c | 24 +++---
81 files changed, 1146 insertions(+), 786 deletions(-)
create mode 100644 libports/port-deref-deferred.c
create mode 100644 libports/port-deref-deferred.h
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-hurd/hurd.git
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [hurd] branch upstream-merged updated (32b4f1d -> 135566e),
Samuel Thibault <=