define LONG_MAX via arch alltypes.h, strip down bits/limits.h
[oweals/musl.git] / arch / i386 / pthread_arch.h
2018-10-16 Rich Felkermake thread-pointer-loading asm non-volatile
2015-11-02 Rich Felkerproperly access mcontext_t program counter in cancellat...
2012-10-15 Rich Felkeradd support for TLS variant I, presently needed for...
2011-08-07 Rich Felkerensure the compiler does not move around thread-registe...
2011-04-17 Rich Felkeroverhaul pthread cancellation
2011-03-24 Rich Felkeroverhaul cancellation to fix resource leaks and dangero...
2011-02-15 Rich Felkerfinish unifying thread register handling in preparation...