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. 196ed7b4829c8a2f1


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. 196ed7b4829c8a2f1550aaea7987a52fb40f8ba9
Date: Thu, 02 Sep 2010 02:00:54 +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  196ed7b4829c8a2f1550aaea7987a52fb40f8ba9 (commit)
      from  8a6c26d9251d098156c8ae8c33ce9f6122cd3c96 (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 196ed7b4829c8a2f1550aaea7987a52fb40f8ba9
Author: Samuel Thibault <address@hidden>
Date:   Thu Sep 2 03:59:40 2010 +0200

    Use __sched_param instead of sched_param
    
    to avoid exposing inclusion of <sched.h> and exposure of sched_param from
    <sys/types.h>
    
    * sysdeps/generic/bits/thread-attr.h: Define __need_schedparam and
    include <bits/sched.h> instead of including <sched.h>
    (__pthread_attr): Use `__sched_param' instead of `sched_param'.

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

Summary of changes:
 sysdeps/generic/bits/thread-attr.h |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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