Roll out own popen like function under linux
commitab81e809ea6abc66c09efa597c0182749cfae295
authormalc <av1474@comtv.ru>
Fri, 9 Mar 2012 02:09:35 +0000 (9 06:09 +0400)
committermalc <av1474@comtv.ru>
Fri, 9 Mar 2012 02:09:35 +0000 (9 06:09 +0400)
tree9da6739ecf21a0273494699ab44410fb950434bf
parent0e3178ff506a0a4566d2ec88d8521e1126fc28d6
Roll out own popen like function under linux

To avoid fork requiring massive amounts of memory (and simply failing
in situation when there's no swap and overcommit is disabled)
link.c