commit-hurd
[Top][All Lists]
Advanced

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

[SCM] POSIX threading library branch, t/fix_have_kernel_resources, updat


From: Thomas Schwinge
Subject: [SCM] POSIX threading library branch, t/fix_have_kernel_resources, updated. e64a7d2ba5edd14efe8c7928529b4c96b8b68ee0
Date: Wed, 07 Sep 2011 17:46:47 +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 "POSIX threading library".

The branch, t/fix_have_kernel_resources has been updated
       via  e64a7d2ba5edd14efe8c7928529b4c96b8b68ee0 (commit)
       via  769e2108a0f5fc49eff9f3addbaf5f0646bcb253 (commit)
       via  b9d918c0f28908c7012c9d4f65f1cf2bc103fc4b (commit)
       via  c2a1b325b7b2ce0d3d16bd1e9430e1d7eddce71e (commit)
       via  a6bb8f89d9569a3ecb0cefb892fd981481a8e976 (commit)
       via  196ed7b4829c8a2f1550aaea7987a52fb40f8ba9 (commit)
       via  8a6c26d9251d098156c8ae8c33ce9f6122cd3c96 (commit)
       via  d4d74c5f56d312885acf59ce0981994eef8e3dba (commit)
      from  0d733170f4056ffef9ae7e3c1f0e627b47433a97 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 Makefile                                       |    1 +
 Makefile.am                                    |    1 +
 include/pthread/pthread.h                      |   16 ++++++++++++----
 include/pthread/pthreadtypes.h                 |   13 +------------
 pthread/cthreads-compat.c                      |    1 +
 pthread/pt-exit.c                              |    1 -
 sysdeps/generic/pt-key.h => pthread/pt-yield.c |   10 +++++++---
 sysdeps/generic/bits/cancelation.h             |    3 ---
 sysdeps/generic/bits/condition-attr.h          |    4 ++--
 sysdeps/generic/bits/thread-attr.h             |    5 +++--
 sysdeps/generic/pt-attr-getschedparam.c        |    3 ++-
 sysdeps/generic/pt-attr-setschedparam.c        |    2 +-
 sysdeps/mach/hurd/ia32/pt-setup.c              |    2 +-
 tests/test-1.c                                 |    1 +
 tests/test-16.c                                |    2 +-
 tests/test-6.c                                 |    1 +
 tests/test-7.c                                 |    1 +
 17 files changed, 36 insertions(+), 31 deletions(-)
 copy sysdeps/generic/pt-key.h => pthread/pt-yield.c (82%)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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