This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.19-411-gc96067b


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 "GNU C Library master sources".

The branch, master has been updated
       via  c96067bce58414214474bb5b42be86ffbf525670 (commit)
      from  ec136444ca77f7a64e2c3616fc560b6410a767d2 (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:
 ChangeLog                                          |   54 ++++++++++++++++++++
 nptl/sysdeps/unix/sysv/linux/x86_64/Implies        |    1 -
 .../unix/sysv/linux/x86_64/cancellation.S          |    0
 .../unix/sysv/linux/x86_64/libc-cancellation.S     |    0
 .../unix/sysv/linux/x86_64/libc-lowlevellock.S     |    0
 .../unix/sysv/linux/x86_64/librt-cancellation.S    |    0
 .../unix/sysv/linux/x86_64/lowlevellock.S          |    0
 .../unix/sysv/linux/x86_64/lowlevellock.h          |    0
 .../unix/sysv/linux/x86_64/lowlevelrobustlock.S    |    0
 .../unix/sysv/linux/x86_64/pthread_barrier_wait.S  |    0
 .../sysv/linux/x86_64/pthread_cond_broadcast.S     |    0
 .../unix/sysv/linux/x86_64/pthread_cond_signal.S   |    0
 .../sysv/linux/x86_64/pthread_cond_timedwait.S     |    0
 .../unix/sysv/linux/x86_64/pthread_cond_wait.S     |    0
 .../unix/sysv/linux/x86_64/pthread_once.S          |    0
 .../unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S |    0
 .../sysv/linux/x86_64/pthread_rwlock_timedrdlock.S |    0
 .../sysv/linux/x86_64/pthread_rwlock_timedwrlock.S |    0
 .../unix/sysv/linux/x86_64/pthread_rwlock_unlock.S |    0
 .../unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S |    0
 .../unix/sysv/linux/x86_64/pthread_setaffinity.c   |    2 +-
 .../unix/sysv/linux/x86_64/sem_post.S              |    0
 .../unix/sysv/linux/x86_64/sem_timedwait.S         |    0
 .../unix/sysv/linux/x86_64/sem_trywait.S           |    0
 .../unix/sysv/linux/x86_64/sem_wait.S              |    0
 .../unix/sysv/linux/x86_64/sysdep-cancel.h         |    0
 26 files changed, 55 insertions(+), 2 deletions(-)
 delete mode 100644 nptl/sysdeps/unix/sysv/linux/x86_64/Implies
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/cancellation.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/libc-cancellation.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/libc-lowlevellock.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/librt-cancellation.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/lowlevellock.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/lowlevellock.h (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/lowlevelrobustlock.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/pthread_barrier_wait.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/pthread_cond_broadcast.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/pthread_cond_signal.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/pthread_cond_timedwait.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/pthread_cond_wait.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/pthread_once.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/pthread_setaffinity.c (86%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/sem_post.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/sem_timedwait.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/sem_trywait.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/sem_wait.S (100%)
 rename {nptl/sysdeps => sysdeps}/unix/sysv/linux/x86_64/sysdep-cancel.h (100%)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]