From owner-freebsd-current Sun May 31 07:56:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01368 for freebsd-current-outgoing; Sun, 31 May 1998 07:56:41 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA01363 for ; Sun, 31 May 1998 07:56:40 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.8.8/8.8.8) id KAA18088; Sun, 31 May 1998 10:53:51 -0400 (EDT) (envelope-from wollman) Date: Sun, 31 May 1998 10:53:51 -0400 (EDT) From: Garrett Wollman Message-Id: <199805311453.KAA18088@khavrinen.lcs.mit.edu> To: Takanori Saneto Cc: current@FreeBSD.ORG Subject: Re: top -osize In-Reply-To: <87n2byso9r.fsf@sanewo.ba2.so-net.ne.jp> References: <19980528211849.A10559@rtfm.net> <19980528212002.A11468@emsphone.com> <87n2byso9r.fsf@sanewo.ba2.so-net.ne.jp> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > int > -proc_compare(pp1, pp2) > +compare_cpu(pp1, pp2) > struct proc **pp1; > struct proc **pp2; qsort(3) comparison functions take arguments of type `const void *', not `struct proc **'. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message