| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid reserved names for functions and variables, bug 516092. | Ulrich Müller | 2014-07-11 | 1 | -3/+3 |
* | Add documentation for man page; add missing die | Justin Lecher | 2014-05-28 | 1 | -16/+34 |
* | add missing "local" markings for variables | Mike Frysinger | 2012-01-04 | 1 | -5/+6 |
* | Update copyright years in headers | Christian Faulhammer | 2011-12-27 | 1 | -2/+2 |
* | avoid multiple inclusions when possible to speed caching up | Mike Frysinger | 2011-12-10 | 1 | -1/+6 |
* | restore egetshell as some packages in the tree have been parsing getent direc... | Mike Frysinger | 2011-11-03 | 1 | -2/+1 |
* | restore egethome as some packages in the tree have been parsing getent direct... | Mike Frysinger | 2011-11-03 | 1 | -2/+1 |
* | drop unused funcs | Mike Frysinger | 2011-10-31 | 1 | -3/+6 |
* | split out user management helpers into a dedicated eclass | Mike Frysinger | 2011-10-27 | 1 | -55/+3 |
* | seq: fix debug typo pointed out by Torsten | Mike Frysinger | 2010-09-24 | 1 | -2/+2 |
* | seq: dont parse args if `seq` is available, and add a shell fall back if `jot... | Mike Frysinger | 2010-09-24 | 1 | -7/+22 |
* | add support for Interix in dlopen_lib, bug #302575 | Fabian Groffen | 2010-02-26 | 1 | -5/+7 |
* | fix CHOST match for arm-boxes, thanks Markus Meier in bug #291289 | Fabian Groffen | 2009-10-31 | 1 | -2/+2 |
* | uclibc also wants -ldl | Timothy Redaelli | 2009-03-27 | 1 | -3/+3 |
* | make dlopen_lib work in a non-"BSD is the only other thing in the world" setting | Fabian Groffen | 2009-03-22 | 1 | -2/+7 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2007-01-01 | 1 | -3/+3 |
* | get_mounts now returns mount options too | Roy Marples | 2006-11-10 | 1 | -6/+8 |
* | Added get_mounts to portability.eclass | Roy Marples | 2006-11-06 | 1 | -1/+29 |
* | Use echo instead of <<< for bash 2.x compatibility. See bug #107556. | Diego Elio Pettenò | 2006-03-08 | 1 | -5/+5 |
* | Added function to get the shell for a given user, and a wrapper function to c... | Diego Elio Pettenò | 2005-12-14 | 1 | -1/+34 |
* | Why I press 'u' when i shouldn't? fix typo. | Diego Elio Pettenò | 2005-12-14 | 1 | -1/+3 |
* | Refactor egethome() function to use ${CHOST} instead of (deprecated) ${USERLA... | Diego Elio Pettenò | 2005-12-14 | 1 | -6/+7 |
* | Moved get_bmake function here. | Diego Elio Pettenò | 2005-09-26 | 1 | -1/+19 |
* | touchup syntax so the code is easier to read | Mike Frysinger | 2005-09-21 | 1 | -21/+7 |
* | Added egethome function to portability eclass. | Diego Elio Pettenò | 2005-09-20 | 1 | -1/+17 |
* | Added portability eclass with seq() function to replace seq command. Make eut... | Diego Elio Pettenò | 2005-09-18 | 1 | -0/+75 |