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_inline, updated. 1c6cae3acb1


From: Thomas Schwinge
Subject: [SCM] POSIX threading library branch, t/fix_inline, updated. 1c6cae3acb13e23065723d7a0072bea0a25c9064
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_inline has been updated
       via  1c6cae3acb13e23065723d7a0072bea0a25c9064 (commit)
       via  769e2108a0f5fc49eff9f3addbaf5f0646bcb253 (commit)
       via  494cf4879f4ad468ba7c5d02e756db20df8822c2 (commit)
       via  c2a1b325b7b2ce0d3d16bd1e9430e1d7eddce71e (commit)
       via  a6bb8f89d9569a3ecb0cefb892fd981481a8e976 (commit)
       via  196ed7b4829c8a2f1550aaea7987a52fb40f8ba9 (commit)
       via  8a6c26d9251d098156c8ae8c33ce9f6122cd3c96 (commit)
       via  d4d74c5f56d312885acf59ce0981994eef8e3dba (commit)
      from  c28241162c00127bb5c0d03bbbbfc835a15e8f68 (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]