summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add missing "local" markings for variablesMike Frysinger2012-01-041-5/+6
* Update copyright years in headersChristian Faulhammer2011-12-271-2/+2
* avoid multiple inclusions when possible to speed caching upMike Frysinger2011-12-101-1/+6
* restore egetshell as some packages in the tree have been parsing getent direc...Mike Frysinger2011-11-031-2/+1
* restore egethome as some packages in the tree have been parsing getent direct...Mike Frysinger2011-11-031-2/+1
* drop unused funcsMike Frysinger2011-10-311-3/+6
* split out user management helpers into a dedicated eclassMike Frysinger2011-10-271-55/+3
* seq: fix debug typo pointed out by TorstenMike Frysinger2010-09-241-2/+2
* seq: dont parse args if `seq` is available, and add a shell fall back if `jot...Mike Frysinger2010-09-241-7/+22
* add support for Interix in dlopen_lib, bug #302575Fabian Groffen2010-02-261-5/+7
* fix CHOST match for arm-boxes, thanks Markus Meier in bug #291289Fabian Groffen2009-10-311-2/+2
* uclibc also wants -ldlTimothy Redaelli2009-03-271-3/+3
* make dlopen_lib work in a non-"BSD is the only other thing in the world" settingFabian Groffen2009-03-221-2/+7
* Apply whitespace checks from repoman to eclasses.Sven Wegener2007-01-011-3/+3
* get_mounts now returns mount options tooRoy Marples2006-11-101-6/+8
* Added get_mounts to portability.eclassRoy Marples2006-11-061-1/+29
* Use echo instead of <<< for bash 2.x compatibility. See bug #107556.Diego Elio Pettenò2006-03-081-5/+5
* Added function to get the shell for a given user, and a wrapper function to c...Diego Elio Pettenò2005-12-141-1/+34
* Why I press 'u' when i shouldn't? fix typo.Diego Elio Pettenò2005-12-141-1/+3
* Refactor egethome() function to use ${CHOST} instead of (deprecated) ${USERLA...Diego Elio Pettenò2005-12-141-6/+7
* Moved get_bmake function here.Diego Elio Pettenò2005-09-261-1/+19
* touchup syntax so the code is easier to readMike Frysinger2005-09-211-21/+7
* Added egethome function to portability eclass.Diego Elio Pettenò2005-09-201-1/+17
* Added portability eclass with seq() function to replace seq command. Make eut...Diego Elio Pettenò2005-09-181-0/+75