opnsense-src/lib/libc/amd64/gen
Pedro F. Giffuni d915a14ef0 libc: further adoption of SPDX licensing ID tags.
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using mis-identified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
2017-11-25 17:12:48 +00: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 Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00: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
getcontextx.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +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 Add API for obtaining extended machine context states that cannot be 2012-01-21 18:00:28 +00:00
rfork_thread.S libc/amd64: Do not export .cerror. 2012-09-06 20:59:49 +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