Add dohard and doset helper which die for EAPI 3. TODO: Make the die
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 07:24:48 +0000 (07:24 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 07:24:48 +0000 (07:24 -0000)
commit15284b7da00a81be915decf64487419c8b84df13
tree1a1520c9eda536ce1c9d30214e76a9a3a9a8c742
parentfbe47cd79d94bd7db41e32f2c6515ee5eb8ce0bf
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. (trunk r13389)

svn path=/main/branches/2.1.6/; revision=13541
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