summaryrefslogtreecommitdiffstats
path: root/bin/banned-helper
Commit message (Collapse)AuthorAgeFilesLines
* Add back executable bits, accidentally removed in previous commit.Zac Medico2010-03-241-0/+0
|
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
|
* Add dohard and doset helper which die for EAPI 3. TODO: Make the dieZac Medico2009-04-241-0/+7
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