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. glibc-2.19-hurd+l


From: Samuel Thibault
Subject: [SCM] POSIX threading library branch, master, updated. glibc-2.19-hurd+libpthread-20160518-34-g1d49ccd
Date: Tue, 20 Sep 2016 21:05:56 +0000 (UTC)

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  1d49ccdd73c182ad9f280d21d5a5e88bd59db871 (commit)
       via  d10c3db401fb427e796fb51ac20bff438388d1b3 (commit)
      from  73a04c4916f11e1f30aaca770ec1a2dbb78f7686 (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 1d49ccdd73c182ad9f280d21d5a5e88bd59db871
Author: Samuel Thibault <address@hidden>
Date:   Tue Sep 20 23:04:20 2016 +0200

    Fix warning
    
    * sysdeps/mach/pt-thread-terminate.c (__pthread_thread_terminate): Cast
    stack address to vm_address_t before calling __thread_terminate_release.

commit d10c3db401fb427e796fb51ac20bff438388d1b3
Author: Samuel Thibault <address@hidden>
Date:   Tue Sep 20 23:01:43 2016 +0200

    Fix old-style function definition
    
    * libc_pthread_init.c (__libc_pthread_init): Fix old-style function
    definition.

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

Summary of changes:
 libc_pthread_init.c                |    3 +--
 sysdeps/mach/pt-thread-terminate.c |    2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
POSIX threading library



reply via email to

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