1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00
freebsd/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
keyword.c bin/ps: Avoid function name conflict with libc uname() 2021-07-19 15:04:09 +01:00
Makefile
Makefile.depend
nlist.c
print.c bin/ps: Avoid function name conflict with libc uname() 2021-07-19 15:04:09 +01:00
ps.1
ps.c
ps.h