freebsd-src/lib/libc/aarch64
Brooks Davis 7893419d49 Remove never implemented sbrk and sstk syscalls
Both system calls were stubs returning EOPNOTSUPP and libc did not
provide _ or __sys_ prefixed symbols.  The actual implementation of
sbrk(2) is on top of the undocumented break(2) system call.

Technically this is a change in ABI, but no non-contrived program ever
called these syscalls.

Reviewed by:	kib, emaste
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D42872
2023-12-04 20:36:08 +00:00
..
gen libc: Teach libc about the BTI elf note 2023-11-21 10:02:51 +00:00
string libc: Teach libc about the BTI elf note 2023-11-21 10:02:51 +00:00
sys Remove never implemented sbrk and sstk syscalls 2023-12-04 20:36:08 +00:00
_fpmath.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
arith.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
gd_qnan.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
static_tls.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Symbol.map libc: centralize a few numeric symbols 2023-11-15 23:42:37 +00:00
SYS.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00