summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/abs.c
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2011-06-18 11:07:09 +0000
committermarius <marius@FreeBSD.org>2011-06-18 11:07:09 +0000
commit44781533ff6a37d1a1adef814b3f7c92f282a3dd (patch)
tree09c667a3840dcc7f44fe437d41a37446177d26f9 /lib/libc/stdlib/abs.c
parent784b15655084691642334c13097cf2ecf023679d (diff)
downloadFreeBSD-src-44781533ff6a37d1a1adef814b3f7c92f282a3dd.zip
FreeBSD-src-44781533ff6a37d1a1adef814b3f7c92f282a3dd.tar.gz
Merge from r161730:
o Set TP using inline assembly to avoid dead code elimination. o Eliminate _tcb. Merge from r161840: Stylize: avoid using a global register variable. Merge from r157461: Simplify _get_curthread() and _tcb_ctor because libc and rtld now already allocate thread pointer space in tls block for initial thread. Merge from r177853: Replace function _umtx_op with _umtx_op_err, the later function directly returns errno, because errno can be mucked by user's signal handler and most of pthread api heavily depends on errno to be correct, this change should improve stability of the thread library. MFC after: 1 week
Diffstat (limited to 'lib/libc/stdlib/abs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud