Date: Sat, 3 Apr 2004 20:41:52 -0800 (PST) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps ps.c Message-ID: <200404040441.i344fqB6077868@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2004/04/03 20:41:52 PST
FreeBSD src repository
Modified files:
bin/ps ps.c
Log:
Give a name of 'l' (list) to the union in struct listinfo. This is
because some compilers (such as gcc 2.95.4) do not support having an
unnamed union for a field in a struct.
Revision Changes Path
1.85 +30 -28 src/bin/ps/ps.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404040441.i344fqB6077868>
