History log of /fuchsia/zircon/third_party/ulib/musl/src/errno/__errno_location.c
Revision Date Author Comments
# 24c65445 26-Feb-2018 George Kulakowski <kulakowski@google.com>

[libc] Rename pthread_impl.h to threads_impl.h

Baby step towards separating pthreads out of libc

Change-Id: Ibb1ba6656c796218909f4a3451db9bb66b99fb80


# dce646a8 14-Aug-2017 George Kulakowski <kulakowski@google.com>

[musl][threading] Prefer __thrd_current in non-pthread code

Change-Id: I4f4e6da25df65e9c6660e7f7dc3a3aeee5a309a7


# ffd06b77 22-Aug-2016 George Kulakowski <kulakowski@google.com>

[tls] Reintroduce ELF TLS into musl

Change-Id: I87a7458387aa65b9d1534e51ad5f3abed8587af6


# 0caf6cd3 23-Jun-2016 George Kulakowski <kulakowski@google.com>

[musl] Pull __wake and __wait out of pthread_impl.h

Another step towards disentangling pthreads.

Change-Id: I8ffbd594eaa62f1190ea6dd59b4b2aac8f8a02e6


# 53b9e1c8 15-Jun-2016 The Fuchsia Authors <authors@fuchsia.local>

[magenta] Initial commit