<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.unix.programmer Google Group</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer</link>
  <description>Q&amp;amp;A for people programming under Unix.</description>
  <language>en</language>
  <item>
  <title>The Regensberg Speech of Pope Benedict</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/481e93654d4ca696/998e5d73b5e178c8?show_docid=998e5d73b5e178c8</link>
  <description>
  The Regensberg Speech of Pope Benedict &lt;br&gt; Muslims have been greatly offended by references made about Islam in a &lt;br&gt; speech that Pope Benedict XVI delivered on September 12 at the &lt;br&gt; University of Regensberg entitled &amp;quot;Faith, Reason and the University – &lt;br&gt; Memories and Reflections&amp;quot; Muslims were insulted by the speech&#39;s
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/481e93654d4ca696/998e5d73b5e178c8?show_docid=998e5d73b5e178c8</guid>
  <author>
  love.islam...@gmail.com
  (Mary)
  </author>
  <pubDate>Sat, 12 Dec 2009 02:47:12 UT
</pubDate>
  </item>
  <item>
  <title>Re: Code doesnt work in HP-UX</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/471854358fb55fc7/6ecc49e95ca20b71?show_docid=6ecc49e95ca20b71</link>
  <description>
  When input comes from a user at the keyboard, I&#39;ve gotten into the &lt;br&gt; habit of putting a space before each scanf format specifier, e.g. &lt;br&gt; scanf (&amp;quot; %s&amp;quot;, str); &lt;br&gt; Not sure if this will help with your HP-UX problem or not. &lt;br&gt; ~Glynne
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/471854358fb55fc7/6ecc49e95ca20b71?show_docid=6ecc49e95ca20b71</guid>
  <author>
  glynnec2...@yahoo.com
  (~Glynne)
  </author>
  <pubDate>Sat, 12 Dec 2009 02:06:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: Code doesnt work in HP-UX</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/471854358fb55fc7/e12b264516c19bb8?show_docid=e12b264516c19bb8</link>
  <description>
  What were the details of the failure? &lt;br&gt; -Beej
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/471854358fb55fc7/e12b264516c19bb8?show_docid=e12b264516c19bb8</guid>
  <author>
  b...@beej.us
  (Beej Jorgensen)
  </author>
  <pubDate>Sat, 12 Dec 2009 01:37:47 UT
</pubDate>
  </item>
  <item>
  <title>Re: Code doesnt work in HP-UX</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/471854358fb55fc7/04efd4228d3f2c11?show_docid=04efd4228d3f2c11</link>
  <description>
  Not sure - I&#39;m more a networking guy - but I will ask this - which &lt;br&gt; version of HP-UX are you running? There have been quite a few &lt;br&gt; versions over the years... &lt;br&gt; rick jones
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/471854358fb55fc7/04efd4228d3f2c11?show_docid=04efd4228d3f2c11</guid>
  <author>
  rick.jon...@hp.com
  (Rick Jones)
  </author>
  <pubDate>Sat, 12 Dec 2009 01:27:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/4aa3711a50aa0610?show_docid=4aa3711a50aa0610</link>
  <description>
  In that exceptional case I suppose so. In the more general case the file system &lt;br&gt; can pass all work done to everyone. The parent could even be restarted and get &lt;br&gt; the work. If the work time is going to be significant it is smarter to write &lt;br&gt; the whole thing to expect a crash in the middle and pick up where it left off.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/4aa3711a50aa0610?show_docid=4aa3711a50aa0610</guid>
  <author>
  gldncag...@aol.com.mil
  (Golden California Girls)
  </author>
  <pubDate>Sat, 12 Dec 2009 01:24:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: pty programming: EOF, ICANON, ...</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/6169d2d605e1bb3f/d1dff89e950e0210?show_docid=d1dff89e950e0210</link>
  <description>
  In article &amp;lt;jwvbpieshif.fsf-monnier+comp. unix.program...@gnu.org&amp;gt;, &lt;br&gt; According to a test I just attempted, xterm doesn&#39;t do it. If you try to &lt;br&gt; paste a huge line (in my test case, &amp;quot;huge&amp;quot; turned out to be anything over &lt;br&gt; 4095 bytes), while running a program that uses canonical input mode, the line &lt;br&gt; gets truncated and you get one bell for each character over the limit.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/6169d2d605e1bb3f/d1dff89e950e0210?show_docid=d1dff89e950e0210</guid>
  <author>
  pac...@kosh.dhis.org
  (Alan Curry)
  </author>
  <pubDate>Sat, 12 Dec 2009 00:24:34 UT
</pubDate>
  </item>
  <item>
  <title>Re: pty programming: EOF, ICANON, ...</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/6169d2d605e1bb3f/16a1b65a7cc531ca?show_docid=16a1b65a7cc531ca</link>
  <description>
  xterm just shovels the cut buffer data directly through the master device. It doesn&#39;t &lt;br&gt; try to break it into smaller chunks or deliniate the data in any way. &lt;br&gt; IIRC the OP, emacs was breaking the data into 500 byte chunks for some &lt;br&gt; reason. Why can&#39;t emacs just shovel the data in without any EOF characters
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/6169d2d605e1bb3f/16a1b65a7cc531ca?show_docid=16a1b65a7cc531ca</guid>
  <author>
  sc...@slp53.sl.home
  (Scott Lurndal)
  </author>
  <pubDate>Fri, 12 Dec 2009 23:27:47 UT
</pubDate>
  </item>
  <item>
  <title>Re: How to find which system call the process in?</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/a4528aa87d577ef6/b49e811ad5e635c8?show_docid=b49e811ad5e635c8</link>
  <description>
  [...] &lt;br&gt; The reason I wrote &#39;function in an abstract sense&#39; was because I meant &lt;br&gt; it. Assuming C for simplicity, the application visible part of a &lt;br&gt; so-called &#39;system call&#39; is a C-library routine with a well-known name, &lt;br&gt; eg, write. To actually perform a write &#39;a system call&#39; needs to be &lt;br&gt; made, ie, the CPU must be switched from unprivileged to privileged
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/a4528aa87d577ef6/b49e811ad5e635c8?show_docid=b49e811ad5e635c8</guid>
  <author>
  rweiku...@mssgmbh.com
  (Rainer Weikusat)
  </author>
  <pubDate>Fri, 12 Dec 2009 22:46:34 UT
</pubDate>
  </item>
  <item>
  <title>Re: client/server socket problem(server core dumping)</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/28c9534caa2c712b/54316b5525fbde62?show_docid=54316b5525fbde62</link>
  <description>
  Too much in there to really comment on, but for starters &lt;br&gt; you don&#39;t check how many bytes are fetched by recv() in &lt;br&gt; your server code, nor do you null-terminate the comm_test &lt;br&gt; buffer before using it in calls to printf, strcat, etc. &lt;br&gt; As a quick-and-dirty hack you could memset your buffers &lt;br&gt; to contain all 0&#39;s right after your calls to malloc(), but
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/28c9534caa2c712b/54316b5525fbde62?show_docid=54316b5525fbde62</guid>
  <author>
  egportal2...@yahoo.com
  (Edgardo Portal)
  </author>
  <pubDate>Fri, 12 Dec 2009 22:14:34 UT
</pubDate>
  </item>
  <item>
  <title>Re: client/server socket problem(server core dumping)</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/28c9534caa2c712b/0629eed4c4e8c275?show_docid=0629eed4c4e8c275</link>
  <description>
  I solved my own problem... &lt;br&gt; This line in server.c &lt;br&gt; needs to be &lt;br&gt; while(c!=&#39;\n&#39; &amp;amp;&amp;amp; c!=&#39;\r&#39; &amp;amp;&amp;amp; c!=&#39;\0&#39;) &lt;br&gt; testing with telnet will always send a line ending &lt;br&gt; but testing with ./client will not unless I add one. &lt;br&gt; Rather than add one I will just use the &amp;quot;natural&amp;quot; &lt;br&gt; null terminator. &lt;br&gt; Just thought I would post the followup for
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/28c9534caa2c712b/0629eed4c4e8c275?show_docid=0629eed4c4e8c275</guid>
  <author>
  rabbit...@my-deja.com
  (rabbits77)
  </author>
  <pubDate>Fri, 12 Dec 2009 21:46:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/1295645a4817c518?show_docid=1295645a4817c518</link>
  <description>
  If I arrange for something to be started by init, and that process forks &lt;br&gt; off a bunch of helpers, then does something wrong and dies....why would &lt;br&gt; init be expected to know what the helpers are doing? &lt;br&gt; Certainly you can construct ways of dealing with this issue, but there &lt;br&gt; are absolutely scenarios where being able to be asynchronously notified
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/1295645a4817c518?show_docid=1295645a4817c518</guid>
  <author>
  cbf...@mail.usask.ca
  (Chris Friesen)
  </author>
  <pubDate>Fri, 12 Dec 2009 21:17:48 UT
</pubDate>
  </item>
  <item>
  <title>client/server socket problem(server core dumping)</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/28c9534caa2c712b/ed5eb9a041ed6ce9?show_docid=ed5eb9a041ed6ce9</link>
  <description>
  I have the following scenario: &lt;br&gt; -two servers are running. each is a seperate &lt;br&gt; process running on localhost on two seperate &lt;br&gt; ports. &lt;br&gt; -one client connects to each &lt;br&gt; client sends a message and waits for a reply &lt;br&gt; on each connection &lt;br&gt; -both servers core dump :( &lt;br&gt; My code is below.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/28c9534caa2c712b/ed5eb9a041ed6ce9?show_docid=ed5eb9a041ed6ce9</guid>
  <author>
  rabbit...@my-deja.com
  (rabbits77)
  </author>
  <pubDate>Fri, 12 Dec 2009 20:37:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/605491b24e38e42c?show_docid=605491b24e38e42c</link>
  <description>
  So we magically assume the parent knows exactly what the child is &lt;br&gt; going to do, but we also assume the parent&#39;s parent is completely &lt;br&gt; ignorant? This sounds like we have a solution, and then we go design a &lt;br&gt; problem around it. &lt;br&gt; DS
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/605491b24e38e42c?show_docid=605491b24e38e42c</guid>
  <author>
  dav...@webmaster.com
  (David Schwartz)
  </author>
  <pubDate>Fri, 12 Dec 2009 19:32:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: pty programming: EOF, ICANON, ...</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/6169d2d605e1bb3f/2eda65456cddb0cf?show_docid=2eda65456cddb0cf</link>
  <description>
  Thanks for confirming. &lt;br&gt; Anybody who&#39;s looked at the code, knows it to be the case, yes. &lt;br&gt; So, you&#39;re saying I could patch up this problem by calling tcgetattr, &lt;br&gt; thanks, I&#39;ll keep that as a potential &amp;quot;solution&amp;quot;. &lt;br&gt; That&#39;s another problem as well, tho one I&#39;d be willing to live with if &lt;br&gt; there&#39;s no simpler and cleaner solution.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/6169d2d605e1bb3f/2eda65456cddb0cf?show_docid=2eda65456cddb0cf</guid>
  <author>
  monn...@iro.umontreal.ca
  (Stefan Monnier)
  </author>
  <pubDate>Fri, 12 Dec 2009 18:58:22 UT
</pubDate>
  </item>
  <item>
  <title>♣°ω°♣www.ecyaya.com hotsell gucci armani G-STAR CA BBC CK men jacket,cheap lacoste polo coogi t-shirts christian audigier RMC true religion ed hardy coogi jeans</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/168ae0ac0d6e69ce/99f5cc98a4d341bb?show_docid=99f5cc98a4d341bb</link>
  <description>
  ♣°ω°♣&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ecyaya.com&quot;&gt;[link]&lt;/a&gt; hotsell gucci armani G-STAR CA BBC CK men &lt;br&gt; jacket,cheap lacoste polo coogi t-shirts christian audigier RMC true &lt;br&gt; religion ed hardy coogi jeans &lt;br&gt; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ecyaya.com&quot;&gt;[link]&lt;/a&gt; ) China Supply ED Hardy,Versace Women &lt;br&gt; Sandals,Boots &lt;br&gt; ( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ecyaya.com&quot;&gt;[link]&lt;/a&gt; ) Cheap Wholesale Coach,Chanel Lady &lt;br&gt; Slippers,Sandals
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/168ae0ac0d6e69ce/99f5cc98a4d341bb?show_docid=99f5cc98a4d341bb</guid>
  <author>
  ecyaya...@yeah.net
  (hero)
  </author>
  <pubDate>Fri, 12 Dec 2009 18:24:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/cff65409075dc5b0?show_docid=cff65409075dc5b0</link>
  <description>
  Since this is already in the realm of theory: The &#39;special system &lt;br&gt; process&#39; could have the same process ID as the original parent &lt;br&gt; process (at least insofar the quoted text is concerned).
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/cff65409075dc5b0?show_docid=cff65409075dc5b0</guid>
  <author>
  rweiku...@mssgmbh.com
  (Rainer Weikusat)
  </author>
  <pubDate>Fri, 12 Dec 2009 18:21:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/79c373506a8cd544?show_docid=79c373506a8cd544</link>
  <description>
  The tasks would be seen, but the results of the work they do may not be &lt;br&gt; understood by the parent&#39;s parent. In that case we may as well arrange &lt;br&gt; for the kids to die as well since they&#39;re effectively doing work for no &lt;br&gt; purpose. &lt;br&gt; Chris
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/79c373506a8cd544?show_docid=79c373506a8cd544</guid>
  <author>
  cbf...@mail.usask.ca
  (Chris Friesen)
  </author>
  <pubDate>Fri, 12 Dec 2009 18:08:11 UT
</pubDate>
  </item>
  <item>
  <title>wholesale Coogi Hoodies, ED Hardy hoodies, EVS hoodies, Gino Green Global, kidrobot hoodies</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/75285b28e7dcf1d6/98d4ebd7aeefc324?show_docid=98d4ebd7aeefc324</link>
  <description>
  5) &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; discount Jerseys: NFL, MLB, NBA, NHL. &lt;br&gt; 6) &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; Hoodies discount: 10 Deep Hoodies, Artful &lt;br&gt; Dodger, Bape hoodies, bbc, &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; Christan Audigier &lt;br&gt; hoodies cheap wholesale, CLH hoodies, &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; wholesale &lt;br&gt; Coogi Hoodies, ED Hardy hoodies, EVS hoodies, Gino Green Global,
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/75285b28e7dcf1d6/98d4ebd7aeefc324?show_docid=98d4ebd7aeefc324</guid>
  <author>
  topsellingno...@yahoo.com.cn
  (www.topsellingnow.com)
  </author>
  <pubDate>Fri, 12 Dec 2009 18:06:11 UT
</pubDate>
  </item>
  <item>
  <title>www.sellvoguekicks.com sports shoes: nike shoes, Air Force One, Air Jordan, Jordan 23, Jordan Fusion,</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/02081e0c4cd96721/8b3b3e97f32ae763?show_docid=8b3b3e97f32ae763</link>
  <description>
  wholesale sell cheap at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; 1) &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; sports shoes: nike shoes, Air Force One, Air &lt;br&gt; Jordan, Jordan 23, Jordan Fusion, Air Max, Bape, D&amp;amp;G shoes, Dsquared, &lt;br&gt; Evisu shoes, Gucci, Ice cream, Lacoste shoes, LV shoes, New balance, &lt;br&gt; Nike Dunks, Nike shox, NZ1, TL3, Prada, Puma, UGG BOOTS, women
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/02081e0c4cd96721/8b3b3e97f32ae763?show_docid=8b3b3e97f32ae763</guid>
  <author>
  topsellingno...@yahoo.com.cn
  (www.topsellingnow.com)
  </author>
  <pubDate>Fri, 12 Dec 2009 18:05:22 UT
</pubDate>
  </item>
  <item>
  <title>wholesale lacoste t-shirts,polo t-shirts,coogi t-shirts,smet t-shirts ( www.sellvoguekicks.com )</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/5b6b78668eb80779/fcb0ac49db7acefe?show_docid=fcb0ac49db7acefe</link>
  <description>
  Cheap Coogi t-shirts, Women&#39;s Lacoste t-shirts,Men&#39;s ED hardy Polo t- &lt;br&gt; shirts ( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; ) &lt;br&gt; cheap sell polo t-shirts,coogi t-shirts,evisu t-shirts,ed t-shirts &lt;br&gt; ( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; ) &lt;br&gt; wholesale smet t-shirts,affliction t-shirts,coogi t-shirts &lt;br&gt; ( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; ) &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.cheapndiscount.com&quot;&gt;[link]&lt;/a&gt; wholesale lacoste evsiu polo coogi t-shirts
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/5b6b78668eb80779/fcb0ac49db7acefe?show_docid=fcb0ac49db7acefe</guid>
  <author>
  topsellingno...@yahoo.com.cn
  (www.topsellingnow.com)
  </author>
  <pubDate>Fri, 12 Dec 2009 18:04:20 UT
</pubDate>
  </item>
  <item>
  <title>wholesale cheap coogi jeans,evisu jeans,bape jeans,coogi t-shirts ( www.sellvoguekicks.com )</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/9dfbc699d0bd42c4/a3b898458d30cc21?show_docid=a3b898458d30cc21</link>
  <description>
  Classic Coogi T-shirts ( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; ) &lt;br&gt; coogi t shirts Offer for coogi t shirts from china &lt;br&gt; ( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; ) &lt;br&gt; coogi t shirts wholesaler ( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; ) &lt;br&gt; wholesale cheap Coogi jean,Coogi t-shirts,coogi shorts &lt;br&gt; ( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; ) &lt;br&gt; Discount Smet T-shirts, COOGI T-shirts, POLO T-shirts,LRG Jeans
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/9dfbc699d0bd42c4/a3b898458d30cc21?show_docid=a3b898458d30cc21</guid>
  <author>
  topsellingno...@yahoo.com.cn
  (www.topsellingnow.com)
  </author>
  <pubDate>Fri, 12 Dec 2009 18:03:35 UT
</pubDate>
  </item>
  <item>
  <title>wholesale cheap coogi jeans ,evisu jeans,bape jeans ,coogi t-shirts ( www.sellvoguekicks.com )</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/72bd893b6e216e97/e925e8c6fda749c8?show_docid=e925e8c6fda749c8</link>
  <description>
  Discount Smet T-shirts,COOGI T-shirts, POLO T-shirts,LRG Jeans &lt;br&gt; ( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; ) &lt;br&gt; wholesale lacoste evisu polo coogi t-shirts &lt;br&gt; ( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; ) &lt;br&gt; wholesale coogi t-shirts,ed hardy t-shirts,smet t-shirts &lt;br&gt; ( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; ) &lt;br&gt; wholesale cheap evisu t-shirts,coogi t-shirts,bape t-shirts
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/72bd893b6e216e97/e925e8c6fda749c8?show_docid=e925e8c6fda749c8</guid>
  <author>
  topsellingno...@yahoo.com.cn
  (www.topsellingnow.com)
  </author>
  <pubDate>Fri, 12 Dec 2009 18:02:18 UT
</pubDate>
  </item>
  <item>
  <title>Obama Custom Air Force One mens Sneakers ,www.sellvoguekicks.com</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/8b640a1a5696168d/8962bf8917b4d472?show_docid=8962bf8917b4d472</link>
  <description>
  Nike air force ones sneakers &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com/sort.asp?big_id=2&amp;sort_id=11&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Nike Air Force Ones Custom 25th Anniversary mens sneakers &lt;br&gt; Nike Air Force Ones Custom 25th Anniversary womens shoes &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Nike Air Force Ones Custom 25th Anniversary High Top mens sneakers &lt;br&gt; Nike Air Force One AF1 Light Up Custom mens Shoes
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/8b640a1a5696168d/8962bf8917b4d472?show_docid=8962bf8917b4d472</guid>
  <author>
  topsellingnow...@yahoo.com.cn
  (topsellingnow)
  </author>
  <pubDate>Fri, 12 Dec 2009 18:00:00 UT
</pubDate>
  </item>
  <item>
  <title>Nike shox r3 women&#39;s trainers ,Nike shox r5 women&#39;s trainers ,www.sellvoguekicks.com</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/aa46536ed7adff71/69504027b1fc7bee?show_docid=69504027b1fc7bee</link>
  <description>
  Nike shox trainers &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com/sort.asp?big_id=2&amp;sort_id=10&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Nike shox tl 1 trainers &lt;br&gt; Nike shox tl 2 trainers &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com/sort.asp?big_id=2&amp;sort_id=10&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Nike shox tl 3 trainers &lt;br&gt; Nike shox tl 4 trainers &lt;br&gt; Nike shox tl 5 trainers &lt;br&gt; Nike shox r2 mens trainers &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com/sort.asp?big_id=2&amp;sort_id=10&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/aa46536ed7adff71/69504027b1fc7bee?show_docid=69504027b1fc7bee</guid>
  <author>
  topsellingnow...@yahoo.com.cn
  (topsellingnow)
  </author>
  <pubDate>Fri, 12 Dec 2009 17:58:57 UT
</pubDate>
  </item>
  <item>
  <title>Nike air max 2009 womens trainers ,Nike air max LTD mens trainers ,www.sellvoguekicks.com</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/63bc9b6d0e5c3adb/f295bedf342ccd1b?show_docid=f295bedf342ccd1b</link>
  <description>
  Nike Air Max 87 Womens Trainers &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Nike Air Max 88 Mens Trainers &lt;br&gt; Nike Air Max 89 Mens Trainers &lt;br&gt; Nike air max 90 mens boots &lt;br&gt; Nike air max 90 mens trainers &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Nike air max 90 womens trainers &lt;br&gt; Nike air max 91 mens trainers &lt;br&gt; Nike air max 95 mens trainers &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/63bc9b6d0e5c3adb/f295bedf342ccd1b?show_docid=f295bedf342ccd1b</guid>
  <author>
  topsellingnow...@yahoo.com.cn
  (topsellingnow)
  </author>
  <pubDate>Fri, 12 Dec 2009 17:58:08 UT
</pubDate>
  </item>
  <item>
  <title>Nike SB dunk high top mens sneakers www.sellvoguekicks.com</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/4b65de42c3567768/d6d40b8b5691dca4?show_docid=d6d40b8b5691dca4</link>
  <description>
  Air Jordan 6 Rings (Six Rings) Force Fusion women&#39;s shoes &lt;br&gt; Air Jordan 6 Rings (Six Rings) Force Fusion kid&#39;s shoes &lt;br&gt; Air Jordan 25 Force Fusion men&#39;s sneakers &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Air Jordan 25 Force Fusion women&#39;s shoes &lt;br&gt; Air Jordan 16.5 Force Fusion men&#39;s sneakers &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Nike SB dunk sneakers &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com/sort.asp?big_id=2&amp;sort_id=12&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/4b65de42c3567768/d6d40b8b5691dca4?show_docid=d6d40b8b5691dca4</guid>
  <author>
  topsellingnow...@yahoo.com.cn
  (topsellingnow)
  </author>
  <pubDate>Fri, 12 Dec 2009 17:57:17 UT
</pubDate>
  </item>
  <item>
  <title>Air Jordan 11.5 Force Fusion men&#39;s sneakers www.sellvoguekicks.com</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/a3bb9d94380e4e81/ad112a7c98d2ccf6?show_docid=ad112a7c98d2ccf6</link>
  <description>
  Air Jordan 8 Force Fusion men&#39;s sneakers &lt;br&gt; Air Jordan 9 Force Fusion men&#39;s sneakers &lt;br&gt; Air Jordan 9 Force Fusion women&#39;s shoes &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Air Jordan 11 Force Fusion men&#39;s sneakers &lt;br&gt; Air Jordan 11 Force Fusion women&#39;s shoes &lt;br&gt; Air Jordan 11.5 Force Fusion men&#39;s sneakers &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sellvoguekicks.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Air Jordan 12 Force Fusion men&#39;s sneakers
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/a3bb9d94380e4e81/ad112a7c98d2ccf6?show_docid=ad112a7c98d2ccf6</guid>
  <author>
  topsellingnow...@yahoo.com.cn
  (topsellingnow)
  </author>
  <pubDate>Fri, 12 Dec 2009 17:56:36 UT
</pubDate>
  </item>
  <item>
  <title>Code doesnt work in HP-UX</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/471854358fb55fc7/55c05a15734a7b8b?show_docid=55c05a15734a7b8b</link>
  <description>
  I have posted this code is C++ mailing list..But i thought this is &lt;br&gt; UNIX related and may be it could get the answer here.. &lt;br&gt; int main () &lt;br&gt; { &lt;br&gt; char str [2000]; &lt;br&gt; int i; &lt;br&gt; printf (&amp;quot;Enter your family name: &amp;quot;); &lt;br&gt; scanf (&amp;quot;%s&amp;quot;,str); &lt;br&gt; printf (&amp;quot;Enter your age: &amp;quot;); &lt;br&gt; scanf (&amp;quot;%d&amp;quot;,&amp;amp;i); &lt;br&gt; printf (&amp;quot;Mr. %s , %d years old.\n&amp;quot;,str,i);
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/471854358fb55fc7/55c05a15734a7b8b?show_docid=55c05a15734a7b8b</guid>
  <author>
  doublemaster...@gmail.com
  (Muhammed)
  </author>
  <pubDate>Fri, 12 Dec 2009 14:46:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/7b2ce5aa12c39b48?show_docid=7b2ce5aa12c39b48</link>
  <description>
  POSIX says that when a process terminates: &lt;br&gt; The parent process ID of all of the existing child processes and &lt;br&gt; zombie processes of the calling process shall be set to the &lt;br&gt; process ID of an implementation-defined system process. That is, &lt;br&gt; these processes shall be inherited by a special system process.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/7b2ce5aa12c39b48?show_docid=7b2ce5aa12c39b48</guid>
  <author>
  ge...@clare.see-my-signature.invalid
  (Geoff Clare)
  </author>
  <pubDate>Fri, 12 Dec 2009 13:30:47 UT
</pubDate>
  </item>
  <item>
  <title>Re: pty programming: EOF, ICANON, ...</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/6169d2d605e1bb3f/34429c9f7c473fcd?show_docid=34429c9f7c473fcd</link>
  <description>
  In article &amp;lt;jwvaaxzwinx.fsf-monnier+comp. unix.program...@gnu.org&amp;gt;, &lt;br&gt; I don&#39;t know about anything about emacs (including what &amp;quot;comint&amp;quot; means), but &lt;br&gt; what you say about tty operations is correct. Writing a &#39;\4&#39; byte to the &lt;br&gt; pty master is equivalent to pressing Ctrl-D on the emulated terminal&#39;s &lt;br&gt; keyboard, or to look at it another way, it&#39;s equivalent to sending that byte
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/6169d2d605e1bb3f/34429c9f7c473fcd?show_docid=34429c9f7c473fcd</guid>
  <author>
  pac...@kosh.dhis.org
  (Alan Curry)
  </author>
  <pubDate>Fri, 12 Dec 2009 11:28:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/6c7f962c2e69a0b2?show_docid=6c7f962c2e69a0b2</link>
  <description>
  As long as there aren&#39;t multiple descriptors involved (as in &lt;br&gt; simplified examples), there is not reason to use I/O-multiplexing &lt;br&gt; routines.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/6c7f962c2e69a0b2?show_docid=6c7f962c2e69a0b2</guid>
  <author>
  rweiku...@mssgmbh.com
  (Rainer Weikusat)
  </author>
  <pubDate>Fri, 12 Dec 2009 11:03:49 UT
</pubDate>
  </item>
  <item>
  <title>Wholesale Air Force one Shoes (www.dotradenow.com.cn)</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/a786b10a8a395882/8666dcb800591db5?show_docid=8666dcb800591db5</link>
  <description>
  Air Force one &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.dotradenow.com.cn&quot;&gt;[link]&lt;/a&gt;&amp;gt; paypal payment &lt;br&gt; Cheap Wholesale Air Force One Man &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.dotradenow.com.cn&quot;&gt;[link]&lt;/a&gt;&amp;gt; paypal &lt;br&gt; payment &lt;br&gt; Cheap Wholesale Air Force One Women &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.dotradenow.com.cn&quot;&gt;[link]&lt;/a&gt;&amp;gt; paypal &lt;br&gt; payment &lt;br&gt; Cheap Wholesale Air Force One M&amp;amp;W &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.dotradenow.com.cn&quot;&gt;[link]&lt;/a&gt;&amp;gt; paypal &lt;br&gt; payment &lt;br&gt; Cheap Wholesale Air Force one 25 Man &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.dotradenow.com.cn&quot;&gt;[link]&lt;/a&gt;&amp;gt; paypal
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/a786b10a8a395882/8666dcb800591db5?show_docid=8666dcb800591db5</guid>
  <author>
  tradenowyo...@163.com
  (tradenow)
  </author>
  <pubDate>Fri, 12 Dec 2009 09:42:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/054e39e38a1c5455?show_docid=054e39e38a1c5455</link>
  <description>
  Thanks Brody and everyone else. I like this idea of using a select on &lt;br&gt; the pipe and socket. Hope this should solve the problem.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/054e39e38a1c5455?show_docid=054e39e38a1c5455</guid>
  <author>
  junky_fel...@yahoo.co.in
  (junky_fellow@yahoo.co.in)
  </author>
  <pubDate>Fri, 12 Dec 2009 04:57:02 UT
</pubDate>
  </item>
  <item>
  <title>pty programming: EOF, ICANON, ...</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/6169d2d605e1bb3f/28541adb88d2d767?show_docid=28541adb88d2d767</link>
  <description>
  I need some help with pty programming (to fix bugs in Emacs): &lt;br&gt; When Emacs creates a pty (e.g. to run a subprocess in a comint buffer), &lt;br&gt; it sets it up in ICANON mode (Emacs is on the &amp;quot;ma&amp;quot; side of the pty). &lt;br&gt; Then whenever text is to be sent to the subprocess, it is split into &lt;br&gt; chunks of 500B, to which an EOF char is added if it doesn&#39;t have an
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/6169d2d605e1bb3f/28541adb88d2d767?show_docid=28541adb88d2d767</guid>
  <author>
  monn...@iro.umontreal.ca
  (Stefan Monnier)
  </author>
  <pubDate>Fri, 12 Dec 2009 03:06:58 UT
</pubDate>
  </item>
  <item>
  <title>Hot Discount!!! High quality cheap wholesale fashionable Belts,Brand Belts,Armani,Coach,</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/240867cf08689aed/79c8b31d8037726a?show_docid=79c8b31d8037726a</link>
  <description>
  For more information, please contact Sophie,Yahoo: &lt;br&gt; globaltrader2...@yahoo.com.cn &lt;br&gt; Minimum order is one,factory price also!Paypal payment free &lt;br&gt; shipping,ship time will take 4-7 working days. &lt;br&gt; For more information, please contact Sophie,Yahoo: &lt;br&gt; globaltrader2...@yahoo.com.cn &lt;br&gt; Minimum order is one,factory price also!Paypal payment free
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/240867cf08689aed/79c8b31d8037726a?show_docid=79c8b31d8037726a</guid>
  <author>
  tradeclot...@live.cn
  (tradeclothes)
  </author>
  <pubDate>Fri, 12 Dec 2009 02:42:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: How to find which system call the process in?</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/a4528aa87d577ef6/f173605c34d03315?show_docid=f173605c34d03315</link>
  <description>
  Yes and no. &lt;br&gt; Syscall is a kernel function, but not all kernel functions are &lt;br&gt; syscalls, definitely. &lt;br&gt; In the above, what I meant is a kernel function which is _ probably not_ &lt;br&gt; a syscall. &lt;br&gt; How? What do you think about nanosleep(2)?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/a4528aa87d577ef6/f173605c34d03315?show_docid=f173605c34d03315</guid>
  <author>
  xiyou.wangc...@gmail.com
  (WANG Cong)
  </author>
  <pubDate>Fri, 12 Dec 2009 02:23:30 UT
</pubDate>
  </item>
  <item>
  <title>www.1837fashion.com - wholesale chanel authentic replica jewelries,925 sterling rings</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/4c2d032aec9381a5/30b1b0561f451e6e?show_docid=30b1b0561f451e6e</link>
  <description>
  Wholesale 925 tiffany &amp;amp; co jewelry, &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.1837fashion.com&quot;&gt;[link]&lt;/a&gt; ,Email: &lt;br&gt; 1837fash...@163.com , &lt;br&gt; china Factory ,wholesale Tiffany jewelry, necklace, sterling silver &lt;br&gt; charms bracelets ,tiffany &amp;amp; co 925.Gucci, 316L stainless steel &lt;br&gt; Bvlgari,cheap silver jewelry,vintage,authentic chanel costume &lt;br&gt; jewelry,discount fashion Chanel earrings,Cartier rings, replica Juicy
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/4c2d032aec9381a5/30b1b0561f451e6e?show_docid=30b1b0561f451e6e</guid>
  <author>
  fashionhom...@hotmail.com
  (1837fashion)
  </author>
  <pubDate>Fri, 12 Dec 2009 02:01:54 UT
</pubDate>
  </item>
  <item>
  <title>www.1837fashion.com -wholesale gucci aviator sunglasses,women&#39;s prada sunglasses</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/13e4f9b15707a765/a428e9ec6d8473fb?show_docid=a428e9ec6d8473fb</link>
  <description>
  Wholesale 925 tiffany &amp;amp; co jewelry, &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.1837fashion.com&quot;&gt;[link]&lt;/a&gt; ,Email: &lt;br&gt; 1837fash...@163.com , &lt;br&gt; china Factory ,wholesale Tiffany jewelry, necklace, sterling silver &lt;br&gt; charms bracelets ,tiffany &amp;amp; co 925.Gucci, 316L stainless steel &lt;br&gt; Bvlgari,cheap silver jewelry,vintage,authentic chanel costume &lt;br&gt; jewelry,discount fashion Chanel earrings,Cartier rings, replica Juicy
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/13e4f9b15707a765/a428e9ec6d8473fb?show_docid=a428e9ec6d8473fb</guid>
  <author>
  fashionhom...@hotmail.com
  (1837fashion)
  </author>
  <pubDate>Fri, 12 Dec 2009 02:01:12 UT
</pubDate>
  </item>
  <item>
  <title>www.1837fashion.com -wholesale chanel pearl necklaces,tiffany and co toggle bracelet</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/9201323238c07966/5b313e8ba80dd14e?show_docid=5b313e8ba80dd14e</link>
  <description>
  Wholesale 925 tiffany &amp;amp; co jewelry, &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.1837fashion.com&quot;&gt;[link]&lt;/a&gt; ,Email: &lt;br&gt; 1837fash...@163.com , &lt;br&gt; china Factory ,wholesale Tiffany jewelry, necklace, sterling silver &lt;br&gt; charms bracelets ,tiffany &amp;amp; co 925.Gucci, 316L stainless steel &lt;br&gt; Bvlgari,cheap silver jewelry,vintage,authentic chanel costume &lt;br&gt; jewelry,discount fashion Chanel earrings,Cartier rings, replica Juicy
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/9201323238c07966/5b313e8ba80dd14e?show_docid=5b313e8ba80dd14e</guid>
  <author>
  fashionhom...@hotmail.com
  (1837fashion)
  </author>
  <pubDate>Fri, 12 Dec 2009 02:00:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/3acac26cd2bfde52?show_docid=3acac26cd2bfde52</link>
  <description>
  Why couldn&#39;t they be seen by the parent&#39;s parent? &lt;br&gt; DS
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/3acac26cd2bfde52?show_docid=3acac26cd2bfde52</guid>
  <author>
  dav...@webmaster.com
  (David Schwartz)
  </author>
  <pubDate>Thu, 12 Dec 2009 23:16:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: Emphemeral UIDs</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/34b24e42645c2c61/bb2a3313c600897a?show_docid=bb2a3313c600897a</link>
  <description>
  Could it really be that simple and still be useful? For &lt;br&gt; example, you might want to require that the UID have permission &lt;br&gt; to access &amp;quot;.&amp;quot; and perhaps other parts of the file system; how &lt;br&gt; would this be managed? If ephemeral UID&#39;s are system-local (as &lt;br&gt; opposed to, say, LDAP-adminstered), how would this be managed
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/34b24e42645c2c61/bb2a3313c600897a?show_docid=bb2a3313c600897a</guid>
  <author>
  esos...@ieee-dot-org.invalid
  (Eric Sosman)
  </author>
  <pubDate>Thu, 12 Dec 2009 23:15:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: Emphemeral UIDs</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/34b24e42645c2c61/b14a2d669d6f8793?show_docid=b14a2d669d6f8793</link>
  <description>
  The (Open)Solaris kernel when they export CIFS volumes they have a &lt;br&gt; ephemeral mapping from AD names to ephemeral uids. &lt;br&gt; However, something, somewhere keeps count. That is, everything over &lt;br&gt; the 2GB mark is ephemeral and they&#39;re assigned in order. &lt;br&gt; Casper
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/34b24e42645c2c61/b14a2d669d6f8793?show_docid=b14a2d669d6f8793</guid>
  <author>
  casper....@sun.com
  (Casper H. S. Dik)
  </author>
  <pubDate>Thu, 12 Dec 2009 23:07:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/05cad7560d3b748b?show_docid=05cad7560d3b748b</link>
  <description>
  I can think of some scenarios. Imagine a case where the parent forks &lt;br&gt; off a bunch of child processes to do some work, expecting to get the &lt;br&gt; results back via return codes, pipes, or something else. &lt;br&gt; If the parent dies for whatever reason, it would make sense to kill the &lt;br&gt; child processes because any work they do won&#39;t be seen by anyone anymore.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/05cad7560d3b748b?show_docid=05cad7560d3b748b</guid>
  <author>
  cbf...@mail.usask.ca
  (Chris Friesen)
  </author>
  <pubDate>Thu, 12 Dec 2009 22:57:54 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/90cc4487653a9cb6?show_docid=90cc4487653a9cb6</link>
  <description>
  On Dec 3, 8:47 am, &amp;quot;junky_fel...@yahoo.co.in&amp;quot; &lt;br&gt; No. In fact, it seems fundamentally broken to me. Why do you think you &lt;br&gt; need/want to do this? &lt;br&gt; DS
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/90cc4487653a9cb6?show_docid=90cc4487653a9cb6</guid>
  <author>
  dav...@webmaster.com
  (David Schwartz)
  </author>
  <pubDate>Thu, 12 Dec 2009 22:24:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/b87b2967e8a2b191?show_docid=b87b2967e8a2b191</link>
  <description>
  Why bother actually writing/reading? Wouldn&#39;t it suffice to select() on the &lt;br&gt; pipe within the child, to test whether the other side has been closed or not?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/b87b2967e8a2b191?show_docid=b87b2967e8a2b191</guid>
  <author>
  kenbr...@spamcop.net
  (Kenneth Brody)
  </author>
  <pubDate>Thu, 12 Dec 2009 22:20:27 UT
</pubDate>
  </item>
  <item>
  <title>Emphemeral UIDs</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/34b24e42645c2c61/5681539524975157?show_docid=5681539524975157</link>
  <description>
  Does anybody know of any experimentation with an emphemeral UID space, &lt;br&gt; similar to emphemeral IP ports? Something like &lt;br&gt; setuid(EPHEMERAL_UID) &lt;br&gt; Seems to me this might be a fruitful area to investigate for ad hoc &lt;br&gt; sandboxing and privilege separation, even if all the other rules still &lt;br&gt; pertain, such as only root having the ability to change UID this way.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/34b24e42645c2c61/5681539524975157?show_docid=5681539524975157</guid>
  <author>
  will...@wilbur.25thandclement.com
  (William Ahern)
  </author>
  <pubDate>Thu, 12 Dec 2009 21:35:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/934db50dd25e2ef8?show_docid=934db50dd25e2ef8</link>
  <description>
  We had a similar requirement to enable a &amp;quot;supervisor&amp;quot; monitoring process &lt;br&gt; to keep track of a bunch of unrelated app processes. We ended up &lt;br&gt; writing some custom code in the kernel to allow a process to be sent an &lt;br&gt; arbitrary signal when any of a customizable set of events happened to an &lt;br&gt; arbitrary list of tasks.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/934db50dd25e2ef8?show_docid=934db50dd25e2ef8</guid>
  <author>
  cbf...@mail.usask.ca
  (Chris Friesen)
  </author>
  <pubDate>Thu, 12 Dec 2009 19:22:47 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/30862eccbcae35de?show_docid=30862eccbcae35de</link>
  <description>
  This is wrong: Signals which are generated by the terminal driver in &lt;br&gt; response to user input (SIGINT, SIGQUIT and SIGTSTP) are sent to all processes &lt;br&gt; in the current foreground process group associated with a particular &lt;br&gt; terminal. This can be verified by running the program included below &lt;br&gt; in a shell with job-control support. Such a shell will put each &#39;new
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/30862eccbcae35de?show_docid=30862eccbcae35de</guid>
  <author>
  rweiku...@mssgmbh.com
  (Rainer Weikusat)
  </author>
  <pubDate>Thu, 12 Dec 2009 18:28:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/42f4ebf25b763068?show_docid=42f4ebf25b763068</link>
  <description>
  Using Rainer Weikusat&#39;s suggestion of a pipe written (&amp;quot;not&amp;quot;) &lt;br&gt; by the parent and read by the children, you could dedicate a &lt;br&gt; thread in each child process to sit in a (blocking) read on the &lt;br&gt; pipe and shut things down when the read returns end-of-input. &lt;br&gt; If you don&#39;t like the idea of multi-threading, you could
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/42f4ebf25b763068?show_docid=42f4ebf25b763068</guid>
  <author>
  esos...@ieee-dot-org.invalid
  (Eric Sosman)
  </author>
  <pubDate>Thu, 12 Dec 2009 18:15:19 UT
</pubDate>
  </item>
  <item>
  <title>Re: how to kill all child when parent exits</title>
  <link>http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/3031222a56cb3ee9?show_docid=3031222a56cb3ee9</link>
  <description>
  On December 3, 2009 04:42, in comp.unix.programmer, junky_fel...@yahoo.co.in &lt;br&gt; Make the parent process a &amp;quot;process group leader&amp;quot; before it forks off it&#39;s &lt;br&gt; children. Signals delivered to the &amp;quot;process group leader&amp;quot; are also &lt;br&gt; delivered to all of it&#39;s children. &lt;br&gt; A process that does not self-terminate (i.e. call exit() or equivalent)
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/comp.unix.programmer/browse_frm/thread/0be4b00a5cc5b527/3031222a56cb3ee9?show_docid=3031222a56cb3ee9</guid>
  <author>
  lpitc...@teksavvy.com
  (Lew Pitcher)
  </author>
  <pubDate>Thu, 12 Dec 2009 17:39:16 UT
</pubDate>
  </item>
  </channel>
</rss>
