opnsense-src/lib/libc/amd64/gen
Konstantin Belousov 06d8a116bd libc: add _get_tp() private function
which returns pointer to tcb

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D29623
2021-04-09 23:46:24 +03:00
..
_get_tp.c libc: add _get_tp() private function 2021-04-09 23:46:24 +03:00
_set_tp.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
_setjmp.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
fabs.S amd64 fabs.S: use '.section .rodata' instead of '.rodata' 2021-04-04 22:33:22 +03:00
flt_rounds.c Make FLT_ROUNDS correctly reflect the dynamic rounding mode. 2004-07-19 08:17:25 +00:00
fpgetmask.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpgetprec.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpgetround.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpgetsticky.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpsetmask.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpsetprec.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
fpsetround.c Instantiate explicit callable versions of the machine/ieeefp.h inlines 2003-07-22 06:46:17 +00:00
infinity.c Implement fpclassify(): 2003-02-08 20:37:55 +00:00
makecontext.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
Makefile.inc libc: add _get_tp() private function 2021-04-09 23:46:24 +03:00
rfork_thread.S Remove support for SYS_sys_exit in favor of SYS_exit. 2018-06-01 22:09:27 +00:00
setjmp.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
signalcontext.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
sigsetjmp.S Renumber copyright clause 4 2017-02-28 23:42:47 +00:00