Re: [q-lang-users] q 7.11 build fails on Mac OS X 10.3.9
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2008-06-10 05:09:14
|
John Cowan wrote: > However, Posix defines setpgrp() as identical to setpgid(0, 0), so you can > *export* setpgrp to Q scripts but implement it using setpgid. The same > for getpgrp() and getpgid(0). That way you don't care if get/setpgrp > is defined by the system or not. Yes, that's right. I put that on my TODO list. -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |