commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, rbraun/hurd_with_pthreads, updated. hurd-release-0-2-


From: Richard Braun
Subject: [SCM] Hurd branch, rbraun/hurd_with_pthreads, updated. hurd-release-0-2-3439-g4c44d31
Date: Sun, 12 Aug 2012 13:18:52 +0000

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, rbraun/hurd_with_pthreads has been updated
       via  4c44d3150f69a8e1d20707fcd3bb1cd3d9ff467b (commit)
      from  61c51f36c87c9990b0ad75b8e1da7383784e7f37 (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 4c44d3150f69a8e1d20707fcd3bb1cd3d9ff467b
Author: Richard Braun <address@hidden>
Date:   Sun Aug 12 15:17:52 2012 +0200

    Replace hurd_cond_wait with appropriate names
    
    Either pthread_cond_wait when the caller isn't actually interested in
    handling cancellation, or pthread_hurd_cond_wait for all other cases.

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

Summary of changes:
 auth/auth.c                       |    4 ++--
 console-client/kbd-repeat.c       |    6 +++---
 console-client/pc-mouse.c         |    6 +++---
 console/display.c                 |    2 +-
 console/input.c                   |    4 ++--
 ftpfs/ccache.c                    |    4 ++--
 libfshelp/fetch-root.c            |    2 +-
 libfshelp/lock-acquire.c          |    4 ++--
 libfshelp/set-active.c            |    2 +-
 libpipe/pipe.c                    |    2 +-
 libpipe/pipe.h                    |    8 ++++----
 libports/begin-rpc.c              |    2 +-
 libports/create-internal.c        |    4 ++--
 libports/import-port.c            |    4 ++--
 libports/inhibit-all-rpcs.c       |    2 +-
 libports/inhibit-bucket-rpcs.c    |    2 +-
 libports/inhibit-class-rpcs.c     |    2 +-
 libports/inhibit-port-rpcs.c      |    2 +-
 nfs/rpc.c                         |    2 +-
 pfinet/glue-include/linux/sched.h |    2 +-
 pfinet/tunnel.c                   |    4 ++--
 pflocal/connq.c                   |    4 ++--
 proc/msg.c                        |    2 +-
 proc/wait.c                       |    2 +-
 term/hurdio.c                     |    4 ++--
 term/munge.c                      |    2 +-
 term/ptyio.c                      |    6 +++---
 term/users.c                      |   10 +++++-----
 trans/fifo.c                      |    3 ++-
 trans/new-fifo.c                  |    4 ++--
 trans/streamio.c                  |   10 +++++-----
 31 files changed, 59 insertions(+), 58 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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