commit-hurd
[Top][All Lists]
Advanced

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

[SCM] POSIX threading library branch, master, updated. d4d74c5f56d312885


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. d4d74c5f56d312885acf59ce0981994eef8e3dba
Date: Fri, 21 May 2010 16:15:29 +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, master has been updated
       via  d4d74c5f56d312885acf59ce0981994eef8e3dba (commit)
      from  fb30b6bbf28d91667dcb9691dfeefffac4f99b82 (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 d4d74c5f56d312885acf59ce0981994eef8e3dba
Author: Samuel Thibault <address@hidden>
Date:   Wed May 19 08:32:16 2010 +0200

    Add pthread_yield function
    
    * pthread/pt-yield.c: New file.
    * Makefile (SRCS): Add pt-yield.c
    * Makefile.am (libpthread_a_SOURCES): Add pt-yield.c

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

Summary of changes:
 Makefile                                       |    1 +
 Makefile.am                                    |    1 +
 include/pthread/pthread.h                      |   10 +++++++++-
 sysdeps/generic/pt-key.h => pthread/pt-yield.c |   10 +++++++---
 4 files changed, 18 insertions(+), 4 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]