freebsd-dev/lib/libproc
Ed Maste ac4c695ad6 Retire WITHOUT_CXX option
Several important base system components are written in C++, and the
WITHOUT_CXX option produced a system that was not fully functional.
Just accept this, and remove the option to build without C++ support.

This reverts commit adc3c128c6.

Reviewed by:	brooks, kevans, jhb (earlier)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D33108
2023-01-26 21:13:16 -05:00
..
tests Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
_libproc.h
libproc.h
Makefile Retire WITHOUT_CXX option 2023-01-26 21:13:16 -05:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
Makefile.inc
proc_bkpt.c libproc: retire now-unused MIPS support 2022-10-17 14:17:25 -04:00
proc_create.c
proc_regs.c libproc: retire now-unused MIPS support 2022-10-17 14:17:25 -04:00
proc_rtld.c
proc_sym.c Alter the prototype of qsort_r(3) to match POSIX, which adopted the 2022-09-30 15:26:30 -07:00
proc_util.c