1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00
freebsd/bin/ps
Juli Mallett 4fa7d7880d Widen the scope of fmt.c::1.19 and consistently use errx(3) if malloc(3) [or
realloc(3)] happens to fail, everywhere in ps(1).

Discussed with:	bde, charnier (a while ago)

fmt_argv() can no longer return NULL, so don't bother checking.

Submitted by:	bde
2002-06-05 18:11:25 +00:00
..
extern.h
fmt.c Returning NULL here if malloc(3) fails is silly, at this point in the codepath 2002-06-05 01:36:30 +00:00
keyword.c Widen the scope of fmt.c::1.19 and consistently use errx(3) if malloc(3) [or 2002-06-05 18:11:25 +00:00
lomac.c
lomac.h
Makefile
nlist.c
print.c Widen the scope of fmt.c::1.19 and consistently use errx(3) if malloc(3) [or 2002-06-05 18:11:25 +00:00
ps.1 Respect setting of the COLUMNS environment variable (SUSv3) 2002-06-04 10:20:10 +00:00
ps.c Widen the scope of fmt.c::1.19 and consistently use errx(3) if malloc(3) [or 2002-06-05 18:11:25 +00:00
ps.h