From: Martin Str|mberg Newsgroups: comp.os.msdos.djgpp Subject: Re: Newbie's question about __dpmi_yield and Linux... Date: Wed, 25 Jul 2001 10:03:42 +0000 (UTC) Organization: University of Lulea, Sweden Lines: 22 Message-ID: <996055421.716010@queeg.ludd.luth.se> References: X-Trace: news.luth.se 996055422 6870 130.240.16.109 (25 Jul 2001 10:03:42 GMT) X-Complaints-To: abuse AT luth DOT se User-Agent: tin/pre-1.4-981225 ("Volcane") (UNIX) (SunOS/4.1.4 (sun4m)) Cache-Post-Path: queeg.ludd.luth.se!unknown AT father DOT ludd DOT luth DOT se X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Bywalec Tomasz wrote: : 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 There are plenty of Linux newsgroups. I suggest you try them. : 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) ? But as I'm already posting, I suggest to use select(). : 10-x for any help. And sorry for my poor english :-) Your English is fine. Right, MartinS