freebsd-dev/lib/libc/i386/gen
John Baldwin 80996ef878 Remove bogus checks against NCARGS.
NCARGS isn't a limit on the number of arguments to pass to a function,
but the number of bytes that can be consumed by arguments to exec.  As
such, it is not suitable for a limit on the count of arguments passed
to makecontext().

Sponsored by:	DARPA / AFRL
2018-01-31 17:57:59 +00:00
..
_ctx_start.S
_set_tp.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
_setjmp.S
fabs.S
flt_rounds.c
getcontextx.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
infinity.c
makecontext.c Remove bogus checks against NCARGS. 2018-01-31 17:57:59 +00:00
Makefile.inc
rfork_thread.S
setjmp.S
signalcontext.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
sigsetjmp.S