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  3256110b8b488fde9cd74d5c3a8e5092dcd22921 (commit)
      from  40444d81636580c80d6000856cca6078ea41f85e (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 3256110b8b488fde9cd74d5c3a8e5092dcd22921
Author: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Date:   Mon Apr 2 00:51:09 2018 +0200

    Add first-line comment to files lacking it

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

Summary of changes:
 forward.c                                       | 3 ++-
 libc_pthread_init.c                             | 3 ++-
 lockfile.c                                      | 2 +-
 pthread/pt-spin-inlines.c                       | 3 ++-
 sysdeps/generic/fork.h                          | 3 ++-
 sysdeps/generic/pthread.h                       | 3 ++-
 sysdeps/i386/bits/pthreadtypes-arch.h           | 3 ++-
 sysdeps/mach/hurd/pt-mutex-consistent.c         | 3 ++-
 sysdeps/mach/hurd/pt-mutex-destroy.c            | 3 ++-
 sysdeps/mach/hurd/pt-mutex-getprioceiling.c     | 3 ++-
 sysdeps/mach/hurd/pt-mutex-init.c               | 3 ++-
 sysdeps/mach/hurd/pt-mutex-lock.c               | 3 ++-
 sysdeps/mach/hurd/pt-mutex-setprioceiling.c     | 3 ++-
 sysdeps/mach/hurd/pt-mutex-timedlock.c          | 3 ++-
 sysdeps/mach/hurd/pt-mutex-transfer-np.c        | 4 +++-
 sysdeps/mach/hurd/pt-mutex-trylock.c            | 3 ++-
 sysdeps/mach/hurd/pt-mutex-unlock.c             | 3 ++-
 sysdeps/mach/hurd/pt-mutexattr-destroy.c        | 3 ++-
 sysdeps/mach/hurd/pt-mutexattr-getprioceiling.c | 3 ++-
 sysdeps/mach/hurd/pt-mutexattr-getprotocol.c    | 3 ++-
 sysdeps/mach/hurd/pt-mutexattr-getpshared.c     | 3 ++-
 sysdeps/mach/hurd/pt-mutexattr-getrobust.c      | 3 ++-
 sysdeps/mach/hurd/pt-mutexattr-gettype.c        | 3 ++-
 sysdeps/mach/hurd/pt-mutexattr-init.c           | 3 ++-
 sysdeps/mach/hurd/pt-mutexattr-setprioceiling.c | 3 ++-
 sysdeps/mach/hurd/pt-mutexattr-setprotocol.c    | 3 ++-
 sysdeps/mach/hurd/pt-mutexattr-setpshared.c     | 3 ++-
 sysdeps/mach/hurd/pt-mutexattr-setrobust.c      | 3 ++-
 sysdeps/mach/hurd/pt-mutexattr-settype.c        | 3 ++-
 sysdeps/mach/hurd/pt-sysdep.h                   | 2 +-
 sysdeps/pthread/bits/pthreadtypes.h             | 2 +-
 sysdeps/pthread/flockfile.c                     | 3 ++-
 sysdeps/pthread/ftrylockfile.c                  | 3 ++-
 sysdeps/pthread/funlockfile.c                   | 3 ++-
 sysdeps/pthread/pthread-functions.h             | 3 ++-
 sysdeps/pthread/pthreadP.h                      | 3 ++-
 sysdeps/pthread/semaphore.h                     | 3 ++-
 tests/test-1.c                                  | 2 ++
 tests/test-2.c                                  | 1 +
 tests/test-6.c                                  | 2 ++
 tests/test-7.c                                  | 2 ++
 tests/test-8.c                                  | 2 ++
 42 files changed, 81 insertions(+), 37 deletions(-)


hooks/post-receive
-- 
POSIX threading library

Reply via email to