Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid reserved names for functions and variables, bug 516092. | Ulrich Müller | 2014-07-11 | 1 | -4/+4 |
* | add support for bash-3.2 which lacks $BASHPID as pointed out by Ryan Hill | Mike Frysinger | 2013-12-21 | 1 | -2/+19 |
* | use $CBUILD rather than uname for host detection #479656 | Mike Frysinger | 2013-12-07 | 1 | -2/+2 |
* | Fix multiprocessing.eclass for non-Linux hosts | Jonathan Callen | 2013-12-06 | 1 | -3/+3 |
* | add a /dev/fd sanity check #479656 | Mike Frysinger | 2013-12-03 | 1 | -1/+8 |
* | add a makeopts_loadavg helper to extract --load-average # from $MAKEOPTS #490... | Mike Frysinger | 2013-11-28 | 1 | -1/+20 |
* | split the FIFO fd into two (one ro and one rw) to avoid POSIX undefined behav... | Mike Frysinger | 2013-10-12 | 1 | -6/+9 |
* | drop ebuild die hook once we have finished as there is no need to cleanup any... | Mike Frysinger | 2012-07-30 | 1 | -2/+5 |
* | initial multiprocessing eclass | Mike Frysinger | 2012-06-07 | 1 | -0/+224 |