Date: Tue, 24 Jul 2001 11:19:54 +0200 (CEST) From: Bywalec Tomasz To: djgpp AT delorie DOT com Subject: Newbie's question about __dpmi_yield and Linux... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Well, I know that it's DJGPP-related mailing list, and so it's main purpose is tu discuss about DOS programming related topics, but I need help with programming under Linux. Is there a function in Linux's libc which "tells" kernel, that current process doesn't need more of it's time slice and switches execution to next process (just like __dpmi_yield() does in DJGPP) ? 10-x for any help. And sorry for my poor english :-)