diff options
| author | joseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d> | 2014-02-07 21:04:10 +0000 |
|---|---|---|
| committer | joseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d> | 2014-02-07 21:04:10 +0000 |
| commit | 85f4cc52a11508e42daa5625283410e0d6f3a993 (patch) | |
| tree | deca25a1076f1a24479cbca3bd7d162123fae742 /libc/nptl/ChangeLog | |
| parent | a1055d384d75c28f09a47c2d8628bc330f892955 (diff) | |
| download | eglibc2-master.tar.gz | |
git-svn-id: svn://svn.eglibc.org/trunk@25237 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/nptl/ChangeLog')
| -rw-r--r-- | libc/nptl/ChangeLog | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/libc/nptl/ChangeLog b/libc/nptl/ChangeLog index 0defc9a87..a4d3f45a4 100644 --- a/libc/nptl/ChangeLog +++ b/libc/nptl/ChangeLog @@ -1,3 +1,13 @@ +2014-02-05 Carlos O'Donell <carlos@redhat.com> + + * sysdeps/unix/sysv/linux/tst-setgetname.c (do_test): Skip the + test if !__ASSUME_PROC_PID_TASK_COMM and get_self_comm returns + ENOENT. + +2014-01-23 Stefan Liebler <stli@linux.vnet.ibm.com> + + * tst-tls7.c: Adjust testcase timeout + 2014-01-18 H.J. Lu <hongjiu.lu@intel.com> [BZ #14782] @@ -9,14 +19,7 @@ (do_test): Call it. * tst-tls7mod.c (action): Move sem_post to caller. -2014-01-03 Andrew Hunter <ahh@google.com> - - * nptl/Makefile (tst-tls7): New test. - * nptl/tst-tls7.c: New file. - * nptl/tst-tls7mod.c: New file. - * nptl/allocatestack.c (init_one_static_tls): Use atomic barrier. - -2013-12-12 Adhemerval Zanella <azanella@linux.vnet.ibm.com> +2011-12-12 Adhemerval Zanella <azanella@linux.vnet.ibm.com> * sysdeps/powerpc/tls.h (struct tcbhead_t): Add DSO and TAR fields. * nptl/sysdeps/powerpc/tcb-offsets.sym: Likewise. |
