freebsd-dev/bin/ps
Alex Richardson 2423585b1d bin/ps: Avoid function name conflict with libc uname()
This prevents ps from being built with address sanitizer instrumentation.

Reviewed By:	trasz
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D31048
2021-07-19 15:04:09 +01:00
..
extern.h bin/ps: Avoid function name conflict with libc uname() 2021-07-19 15:04:09 +01:00
fmt.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
keyword.c bin/ps: Avoid function name conflict with libc uname() 2021-07-19 15:04:09 +01:00
Makefile Explicitly add unmarked bin/ binaries to the runtime package. 2016-02-09 16:58:50 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nlist.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
print.c bin/ps: Avoid function name conflict with libc uname() 2021-07-19 15:04:09 +01:00
ps.1 ps(1): reuse keyword "cpu" to show CPU number 2020-06-27 19:09:33 +00:00
ps.c ps(1): Fix formatting of the "command" field for kernel threads. 2020-07-28 15:26:19 +00:00
ps.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00