commit-hurd
[Top][All Lists]
Advanced

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

[SCM] POSIX threading library branch, t/TLS_support, updated. 870271a5b0


From: Thomas Schwinge
Subject: [SCM] POSIX threading library branch, t/TLS_support, updated. 870271a5b0d6c5392624ed29fed47f586441a3bd
Date: Wed, 07 Sep 2011 17:46:46 +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/TLS_support has been updated
       via  870271a5b0d6c5392624ed29fed47f586441a3bd (commit)
       via  769e2108a0f5fc49eff9f3addbaf5f0646bcb253 (commit)
       via  d408bb793edbfcf56b1305a59062a1f777825ffe (commit)
       via  c2a1b325b7b2ce0d3d16bd1e9430e1d7eddce71e (commit)
       via  a6bb8f89d9569a3ecb0cefb892fd981481a8e976 (commit)
       via  196ed7b4829c8a2f1550aaea7987a52fb40f8ba9 (commit)
       via  8a6c26d9251d098156c8ae8c33ce9f6122cd3c96 (commit)
       via  d4d74c5f56d312885acf59ce0981994eef8e3dba (commit)
      from  a69c056a3c003ac89ff0595da7128c8990e6feb1 (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]