OSDN Git Service

Include strerror(errno) in __init_tls abort messages.
authorElliott Hughes <enh@google.com>
Tue, 26 Sep 2017 18:39:36 +0000 (11:39 -0700)
committerElliott Hughes <enh@google.com>
Wed, 27 Sep 2017 16:29:42 +0000 (16:29 +0000)
commitf2a1b12f2e689c2ef116c955f42c640f5c344487
treeb534185587562a687124834f1b443cd42e694ec1
parent52cd1e7a4202799d71f2400381e94307599aef5b
Include strerror(errno) in __init_tls abort messages.

Bug: http://b/66911122
Bug: 64709603 (presubmit balking at the line above)
Test: ran tests
Change-Id: I068a388f8ea31012e7e07e8bded1c113796a8440
Merged-In: I068a388f8ea31012e7e07e8bded1c113796a8440
libc/bionic/pthread_create.cpp