freebsd-dev/lib/libproc
Alex Richardson 5cf6f1c4bc Remove the MK_LIBCPLUSPLUS option
This option has been equivalent to any form of C++ support since libstdc++
was removed. Therefore, replace all MK_LIBCPLUSPLUS uses with MK_CXX.

Reviewed By:	emaste
Differential Revision: https://reviews.freebsd.org/D27974
2021-02-01 09:32:07 +00:00
..
tests Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
_libproc.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
crc32.c libproc: Improve .gnu_debuglink support. 2016-12-06 04:18:09 +00:00
crc32.h libproc: Improve .gnu_debuglink support. 2016-12-06 04:18:09 +00:00
libproc.h Add an envp argument to proc_create(). 2017-12-03 16:50:16 +00:00
Makefile Remove the MK_LIBCPLUSPLUS option 2021-02-01 09:32:07 +00: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 Remove WARNS inherited fine by ../Makefile.inc. 2016-02-26 22:14:23 +00:00
proc_bkpt.c Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
proc_create.c Use a global extern declaration to appease gcc. 2017-12-06 17:52:01 +00:00
proc_regs.c mips: hide regnum definitions behind _KERNEL/_WANT_MIPS_REGNUM 2019-08-22 21:43:21 +00:00
proc_rtld.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
proc_sym.c Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
proc_util.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00