Re: [PATCH] libps: code clean up.

2001-03-31 Thread Roland McGrath
Thanks, I've committed these changes. ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

X-QOTD (Was Re: [PATCH] libps: code clean up.)

2001-03-31 Thread Adam Olsen
On Sat, Mar 31, 2001 at 10:47:41AM +0200, Neal H Walfield wrote: X-QOTD: They are fools that think that wealth or women or strong drink or even drugs can buy the most in effort out of the soul of a man. These things offer What is it with this X-QOTD things? That one was 19 lines --

[PATCH] libps: code clean up.

2001-03-31 Thread Neal H Walfield
Code clean up. 2001-03-29 Neal H Walfield <[EMAIL PROTECTED]> * host.c: Fix comments. (ps_host_basic_info): Make initialized static, otherwise, we never cache buf. Do not initalize static variables to 0. (ps_host_sched_info): Likewise. * ps.h: Doc fix.