freebsd-src/lib/libc/include
Brooks Davis d0efabdf15 syscalls.master: make __sys_fcntl take an intptr_t
The (optional) third argument of fcntl is sometimes a pointer so change
the type to intptr_t.  Update the libc-internal defintion (actually used
by libthr) to take a fixed intptr_t argument rather than pretending it's
a variadic function.  (That worked because all supported architectures
pass variadic arguments as though the function was declared with those
types.  In CheriBSD that changes because variadic arguments are passed
via a bounded array.)

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D44381
2024-03-19 23:13:26 +00:00
..
isc Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
block_abi.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
compat.h libc: remove remnants of __fcntl_compat 2024-03-13 16:52:49 +00:00
errlst.h libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
fpmath.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
libc_private.h syscalls.master: make __sys_fcntl take an intptr_t 2024-03-19 23:13:26 +00:00
namespace.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
nscache.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
nscachedcli.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
nss_tls.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
port_after.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
port_before.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
reentrant.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
resolv_mt.h
spinlock.h libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
un-namespace.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00