From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: "Douglas A. Gwyn" Message-ID: <3AF7F8EA.1E9871AC@null.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <20010504050110.D0F6E19A04@mail.cse.psu.edu> Subject: Re: [9fans] mp3 encoding on Plan 9 Date: Tue, 8 May 2001 14:15:35 +0000 Topicbox-Message-UUID: 9af24d1c-eac9-11e9-9e20-41e7f4b1d025 anothy@cosym.net wrote: > on a related note, is "setpriority()" in > ANSI/POSIX and APE just doesn't have it, or are > people just mistakenly assuming it's in the spec? setpriority() is in UNIX95 and UNIX98 but not POSIX. Ditto for nice().