diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-05-15 23:36:35 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-05-15 23:36:35 +0000 |
commit | 048073995fc2cdc629e11516f883e0247a23a336 (patch) | |
tree | 8632acdbf98ab87f1b03434e421b78f6e6496c3e /nptl/ChangeLog | |
parent | a9538892adfbb9f092e0bb14ff3a1703973968af (diff) | |
download | glibc-048073995fc2cdc629e11516f883e0247a23a336.tar glibc-048073995fc2cdc629e11516f883e0247a23a336.tar.gz glibc-048073995fc2cdc629e11516f883e0247a23a336.tar.bz2 glibc-048073995fc2cdc629e11516f883e0247a23a336.zip |
Remove fallback definitions of __NR_set_robust_list.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index fc91c729f8..b2443edb97 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2012-05-15 Joseph Myers <joseph@codesourcery.com> + + * pthreadP.h [!__NR_set_robust_list] (__NR_set_robust_list): Do + not define. + 2012-05-15 H.J. Lu <hongjiu.lu@intel.com> * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock): Load |