commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch upstream updated (9e8c1ba -> b69862c)


From: Samuel Thibault
Subject: [hurd] branch upstream updated (9e8c1ba -> b69862c)
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 upstream
in repository hurd.

      from  9e8c1ba   Merge remote-tracking branch 'upstream/master' into 
upstream
       new  eceeaeb   TODO: drop obsolete item
       new  fb8c531   libports: avoid acquiring global lock in message dispatch
       new  d293e13   Fix space style
       new  785f4ae   procfs: fix argument parsing
       new  4241dd5   libports: use protected payloads to optimize the object 
lookup
       new  626596b   procfs: fix runtime option parsing
       new  7940555   NEWS: mention that the init server has been split
       new  b8ffab7   GNU Hurd 0.6.
       new  b69862c   Merge tag 'v0.6' into upstream

The 9 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



reply via email to

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