Add dohard and doset helper which die for EAPI 3. TODO: Make the die
authorZac Medico <zmedico@gentoo.org>
Fri, 24 Apr 2009 02:18:34 +0000 (02:18 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 24 Apr 2009 02:18:34 +0000 (02:18 -0000)
commit0f7b2df6fbe0685c3189f0c62ce92c845dbee7e2
tree3437dbdd6d56603f8558937d63f7d10408719eba
parent7f283ebc62463a8911ed3437fe0bc5aa8ed852ef
Add dohard and doset helper which die for EAPI 3. TODO: Make the die
helper use pipe or socket IPC instead of a signal, to avoid a potential
race condition in signal delivery. Thanks to to Tiziano Müller <dev-zero@g.o>
for the initial patch.

svn path=/main/trunk/; revision=13389
bin/banned-helper [new file with mode: 0755]
bin/ebuild-helpers/3/dohard [new symlink]
bin/ebuild-helpers/3/dosed [new symlink]
bin/ebuild-helpers/die [new file with mode: 0755]
bin/ebuild.sh