commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch master updated (a42b156 -> fb6f522)


From: Samuel Thibault
Subject: [hurd] branch master updated (a42b156 -> fb6f522)
Date: Sun, 19 Apr 2015 14:13:41 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a change to branch master
in repository hurd.

      from  a42b156   local/setup-translators: Link /dev/shm to /tmp instead of 
/run/shm
       new  135566e   New upstream snapshot
       new  fb6f522   Merge branch 'upstream-merged'

The 2 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 +-
 debian/changelog                    |   3 +-
 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 +++---
 82 files changed, 1148 insertions(+), 787 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



reply via email to

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