summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/pseudo/pseudo_1.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* pseudo: Wrap renameat and opendirKhem Raj2012-02-071-2/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pseudo: ensure libs are included in packageSaul Wold2012-01-031-1/+1
| | | | | | [YOCTO #1868] Signed-off-by: Saul Wold <sgw@linux.intel.com>
* pseudo: Uprev pseudo to version 1.2Mark Hatle2011-11-081-0/+10
This adds a new feature, PSEUDO_UNLOAD, which can be used to eliminate overhead of LD_PRELOAD when no longer necessary. Also the, clone(2), support on Linux has been updated to resolve some potential defects in the previous implementation. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>