Accepting request 229286 from home:Andreas_Schwab:Factory

- pthread-mutex-destroy.patch: Remove
- pthread-mutex-trylock-elision.patch: Properly handle forced elision in
  pthread_mutex_trylock (bnc#865968, BZ #16657)

OBS-URL: https://build.opensuse.org/request/show/229286
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=358
This commit is contained in:
2014-04-07 13:52:06 +00:00
committed by Git OBS Bridge
parent 006d01ca2c
commit 6addb61a16
8 changed files with 80 additions and 67 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 7 09:06:32 UTC 2014 - schwab@suse.de
- pthread-mutex-destroy.patch: Remove
- pthread-mutex-trylock-elision.patch: Properly handle forced elision in
pthread_mutex_trylock (bnc#865968, BZ #16657)
-------------------------------------------------------------------
Thu Apr 3 07:32:24 UTC 2014 - schwab@suse.de