aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-31Tag: 1.4.3.pseudo-1.4.3PSEUDO_1_4_3Peter Seebach
2013-01-30Add sqlite-lib setting.pseudo-1.4.2PSEUDO_1_4_2Peter Seebach
2013-01-30Remove a couple of highly non-obvious GLIBC_2.7 dependencies.Peter Seebach
2012-12-13tag (and makefile.in) 1.4.2Peter Seebach
2012-12-12bitrot and linkat() fixes for Darwin.SEEBS_TESTINGPeter Seebach
2012-12-12add linkat() implementationPeter Seebach
2012-11-02Makefile.in/configure: Use $(LIB), not hardcoded lib, for sqlitePeter Seebach
2012-08-09Fix up chroot damage caused by PSEUDO_STATBUF fixpseudo-1.4.1PSEUDO_1_4_1Peter Seebach
2012-08-02Remove the _plain thing, use PSEUDO_STATBUF everywhere.Peter Seebach
2012-07-27Use .tar.bz2 tarballpseudo-1.4PSEUDO_1_4Peter Seebach
2012-07-24CleanupPeter Seebach
2012-07-20tag 1.4Peter Seebach
2012-07-20Don't try to learn all the architecture-specific flagsPeter Seebach
2012-06-281.3.1 tagPeter Seebach
2012-06-28[Yocto #2639] Don't crash with really long chroot directoriesPeter Seebach
2012-04-30change official upstreamPeter Seebach
2012-04-10First pass at smarter handling of multilib compile optionsPeter Seebach
2012-04-09Improve RPATH logicPeter Seebach
2012-03-28cleanup and fixesPeter Seebach
2012-03-27call this 1.3pseudo-1.3PSEUDO_1_3Peter Seebach
2012-03-27Allow static sqlitePeter Seebach
2012-03-27Configuration cleanup for OE-core:Peter Seebach
2012-03-27add popen() callPeter Seebach
2012-02-06The O_LARGEFILE value was getting merged into mode (where it wasPeter Seebach
2012-02-06fix spaces/tabs in python againPeter Seebach
2012-02-06Fix *at() function interface holesPeter Seebach
2011-11-02Name this 1.2pseudo-1.2PSEUDO_1_2Peter Seebach
2011-11-02Initialize memory in pseudo_client to avoid valgrind warningMark Hatle
2011-11-02Rework the clone wrapper to add an intermediate function to resolve a defect.Mark Hatle
2011-11-02Implement PSEUDO_UNLOAD, replacing existing PSEUDO_RELOADED semantics.Mark Hatle
2011-07-19Fix uninitalized variable.Peter Seebach
2011-06-09Fix realpath(name, NULL) when PSEUDO_DISABLED=1Peter Seebach
2011-06-061.1.1 releasePeter Seebach
2011-06-06Improve system()Peter Seebach
2011-06-02Call this "version 1.1".Peter Seebach
2011-06-02Add system() wrapper to force setup of the pseudo environment. NotePeter Seebach
2011-05-31Change logic on file creation/chmod so that we only secretly mask inPeter Seebach
2011-05-25Make ulckpwdf() report failuresSeebs
2011-05-02Merge pull request #1 from cgwalters/master.Peter Seebach
2011-05-02configure: Ignore unknown argumentsColin Walters
2011-05-02Accept --libdirColin Walters
2011-04-21Fix hangs on Fedora 13 et al.Peter Seebach
2011-04-16Fix oldclone port, which had bit-rotted since it was developed.Peter Seebach
2011-04-13Fix path expansion of empty strings.Peter Seebach
2011-04-04Whitespace changes.Peter Seebach
2011-04-01mention Darwin in READMESeebs
2011-03-25Try to force debug fd to 2. The intent is that this will keep mallocPeter Seebach
2011-03-25Make subports/preports executable.Peter Seebach
2011-03-25Merge in ports workPeter Seebach
2011-03-25Fix execvp crashPeter Seebach