index
:
pseudo
PSEUDO_1_0
PSEUDO_1_1
PSEUDO_1_1_1
PSEUDO_1_1_2
PSEUDO_1_2
PSEUDO_1_3
PSEUDO_1_3_1
PSEUDO_1_4
PSEUDO_1_4_1
PSEUDO_1_4_2
PSEUDO_1_4_3
PSEUDO_1_4_4
PSEUDO_1_4_5
PSEUDO_1_5
PSEUDO_1_5_1
PSEUDO_1_6_0
PSEUDO_1_6_1
PSEUDO_1_6_3
PSEUDO_1_6_4
PSEUDO_1_6_5
PSEUDO_1_6_6
PSEUDO_1_6_7
PSEUDO_1_7_0
PSEUDO_1_7_1
PSEUDO_1_7_2
PSEUDO_1_7_3
PSEUDO_1_7_4
PSEUDO_1_7_5
PSEUDO_1_8_0
PSEUDO_1_8_1
PSEUDO_1_8_2
PSEUDO_1_9_0
PSEUDO_PORTS
PSEUDO_PORTS_REMIX
SEEBS_CLONE_HACK
SEEBS_FORK_HACK
SEEBS_TESTING
WRLINUX_4_3
WRLINUX_NOCLONE
diagtests
master
seebs/evlog
seebs/reshuffle
seebs/xattr
seebs/xattr_performance
seebs/xattrdb
Allows emulation of root user operations
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-27
permissions updates: improve fchmodat, mask out write bits
pseudo-1.5.1
PSEUDO_1_5_1
Peter Seebach
12
-5
/
+78
2013-02-27
documentation updates
Peter Seebach
4
-10
/
+40
2013-02-27
remove left-over debug message
Peter Seebach
2
-2
/
+3
2013-02-26
PSEUDO_ALLOW_FSYNC: Allow fsync()
pseudo-1.5
PSEUDO_1_5
Peter Seebach
6
-2
/
+28
2013-02-26
completely remove pseudo_debugcalls when -DNDEBUG
Peter Seebach
2
-3
/
+9
2013-02-17
Darwin fixes for fsync changes, uninitialized variable
Peter Seebach
5
-1
/
+20
2013-02-16
If you don't want the answer, don't ask the question.
Peter Seebach
13
-114
/
+132
2013-02-16
allow pseudo to force asynchronous behavior
Peter Seebach
15
-5
/
+164
2013-02-16
Use in-memory database for files
Peter Seebach
6
-5
/
+159
2013-02-13
Fix linkat() again.
pseudo-1.4.5
PSEUDO_1_4_5
Peter Seebach
4
-13
/
+15
2013-02-12
Fix link() to work when chrooted
pseudo-1.4.4
PSEUDO_1_4_4
Peter Seebach
4
-5
/
+10
2013-01-31
Tag: 1.4.3.
pseudo-1.4.3
PSEUDO_1_4_3
Peter Seebach
2
-1
/
+5
2013-01-30
Add sqlite-lib setting.
pseudo-1.4.2
PSEUDO_1_4_2
Peter Seebach
3
-4
/
+20
2013-01-30
Remove a couple of highly non-obvious GLIBC_2.7 dependencies.
Peter Seebach
3
-12
/
+10
2012-12-13
tag (and makefile.in) 1.4.2
Peter Seebach
2
-1
/
+4
2012-12-12
bitrot and linkat() fixes for Darwin.
SEEBS_TESTING
Peter Seebach
3
-5
/
+8
2012-12-12
add linkat() implementation
Peter Seebach
8
-26
/
+123
2012-11-02
Makefile.in/configure: Use $(LIB), not hardcoded lib, for sqlite
Peter Seebach
2
-3
/
+9
2012-08-09
Fix up chroot damage caused by PSEUDO_STATBUF fix
pseudo-1.4.1
PSEUDO_1_4_1
Peter Seebach
7
-8
/
+71
2012-08-02
Remove the _plain thing, use PSEUDO_STATBUF everywhere.
Peter Seebach
28
-171
/
+132
2012-07-27
Use .tar.bz2 tarball
pseudo-1.4
PSEUDO_1_4
Peter Seebach
2
-1
/
+5
2012-07-24
Cleanup
Peter Seebach
2
-3
/
+4
2012-07-20
tag 1.4
Peter Seebach
2
-1
/
+2
2012-07-20
Don't try to learn all the architecture-specific flags
Peter Seebach
3
-66
/
+81
2012-06-28
1.3.1 tag
Peter Seebach
2
-1
/
+4
2012-06-28
[Yocto #2639] Don't crash with really long chroot directories
Peter Seebach
2
-3
/
+10
2012-04-30
change official upstream
Peter Seebach
2
-0
/
+15
2012-04-10
First pass at smarter handling of multilib compile options
Peter Seebach
3
-6
/
+26
2012-04-09
Improve RPATH logic
Peter Seebach
2
-2
/
+17
2012-03-28
cleanup and fixes
Peter Seebach
7
-8
/
+27
2012-03-27
call this 1.3
pseudo-1.3
PSEUDO_1_3
Peter Seebach
2
-1
/
+2
2012-03-27
Allow static sqlite
Peter Seebach
3
-1
/
+9
2012-03-27
Configuration cleanup for OE-core:
Peter Seebach
3
-5
/
+14
2012-03-27
add popen() call
Peter Seebach
4
-0
/
+74
2012-02-06
The O_LARGEFILE value was getting merged into mode (where it was
Peter Seebach
4
-6
/
+10
2012-02-06
fix spaces/tabs in python again
Peter Seebach
1
-2
/
+2
2012-02-06
Fix *at() function interface holes
Peter Seebach
7
-8
/
+162
2011-11-02
Name this 1.2
pseudo-1.2
PSEUDO_1_2
Peter Seebach
2
-1
/
+5
2011-11-02
Initialize memory in pseudo_client to avoid valgrind warning
Mark Hatle
2
-0
/
+6
2011-11-02
Rework the clone wrapper to add an intermediate function to resolve a defect.
Mark Hatle
6
-41
/
+93
2011-11-02
Implement PSEUDO_UNLOAD, replacing existing PSEUDO_RELOADED semantics.
Mark Hatle
18
-50
/
+197
2011-07-19
Fix uninitalized variable.
Peter Seebach
2
-1
/
+5
2011-06-09
Fix realpath(name, NULL) when PSEUDO_DISABLED=1
Peter Seebach
5
-28
/
+52
2011-06-06
1.1.1 release
Peter Seebach
2
-1
/
+17
2011-06-06
Improve system()
Peter Seebach
2
-20
/
+6
2011-06-02
Call this "version 1.1".
Peter Seebach
2
-1
/
+3
2011-06-02
Add system() wrapper to force setup of the pseudo environment. Note
Peter Seebach
4
-0
/
+45
2011-05-31
Change logic on file creation/chmod so that we only secretly mask in
Peter Seebach
9
-20
/
+32
2011-05-25
Make ulckpwdf() report failures
Seebs
4
-4
/
+9
2011-05-02
Merge pull request #1 from cgwalters/master.
Peter Seebach
2
-5
/
+22
[next]