Subj : Re: pthread_attr_setstackaddr() on Linux To : comp.programming.threads From : Haro Panosyan Date : Wed Jun 08 2005 11:22 am Salut Loic, I have an application which must run on different Linux platforms available in the network in our company. I guess my question should be are there any new(recent) releases of Linux which don't support this? But then you already answered it. I wiill post another message soon, but I am trying to formulate correctly. Thanks, -haro. loic-dev@gmx.net wrote: > Salut Haro, > > >>These two POSIX standard functions >> >>pthread_attr_setstacksize(); >>pthread_attr_setstackaddr(); >> >>were not supported on Linux before. >>Is it so now on all different Linux systems? > > > By "all different Linux systems", Do you mean "different from yours"? > Which is...? > > These 2 APIs are supported on Linux from quite some time now. > > Cheers, > Loic. > .