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
oe-core
oe-core-next
ross/attr
ross/debug
ross/fixes
ross/master
seebs/evlog
seebs/reshuffle
seebs/xattr
seebs/xattr_performance
seebs/xattrdb
Allows emulation of root user operations
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-18
pseudo.c: Avoid patch mismatch errors for NAMELESS file entries
oe-core
Richard Purdie
2022-08-25
pseudo_util: Silence symlink errors and fix resolution bug
Tomi Belan
2022-08-25
ports/linux: Remove build dependency on libattr
Tomi Belan
2022-08-25
Minor build fixes
Tomi Belan
2022-08-25
pseudo_util: Fix resolving relative paths from "/"
Tomi Belan
2022-04-04
pseudo_util: Fix handling of absolute links
Chaitanya Vadrevu
2022-03-21
Revert "pseudo_fix_path: do not expand symlinks in /proc"
Richard Purdie
2022-03-21
pseudo_util: Improve handling of crazy length paths
Richard Purdie
2021-11-11
pseudo_fix_path: do not expand symlinks in /proc
Matt Cowell
2021-10-30
ports/linux: Add wrapper for fcntl64()
Richard Purdie
2021-09-25
pseudo_db: Flush DB if there is a shutdown request
Richard Purdie
2021-09-10
fcntl: Add support for fcntl F_GETPIPE_SZ and F_SETPIPE_SZ
Mike Crowe
2021-09-10
ports/linux/guts: Add closefrom support for glibc 2.34
Richard Purdie
2021-09-09
pseudo_client: Make msg static in pseudo_op_client
Richard Purdie
2021-09-09
ports/linux/guts: Add close_range wrapper for glibc 2.34
Richard Purdie
2021-09-09
pseudo_client: Do not pass null argument to pseudo_diag()
Damian Wrobel
2021-09-09
test-openat: Consider device as well as inode number
Mike Crowe
2021-09-09
test: Add missing test-statx test case
Philip Lorenz
2021-09-09
fcntl: Add support for fcntl F_GETPIPE_SZ and F_SETPIPE_SZ
Mike Crowe
2021-07-11
Revert "client: Fix some compiler warnings"
Richard Purdie
2021-07-10
ports/linux: Always build statx support
Richard Purdie
2021-05-18
makewrappers: Handle parameters marked as nonnull
Philip Lorenz
2021-05-18
client: Fix some compiler warnings
Philip Lorenz
2021-05-18
wrappers: Avoid -Wcast-function-type warning
Philip Lorenz
2021-04-09
client: strip trailing slashes when opening an ignored path
Ross Burton
2021-02-15
makewrappers: Fix glibc 2.33 fstatat usage issues
Richard Purdie
2021-02-15
ports/linux: Add wrapper for fstatat/fstatat64 in glibc 2.33
Richard Purdie
2021-02-11
ports/rename/renameat: Avoid race when renaming files
Richard Purdie
2021-02-11
ports/unix: Add faccessat and faccessat2
Richard Purdie
2021-02-11
ports/access.c: Use EACCES, not EPERM
Richard Purdie
2021-02-05
linux/portdefs.h: Fix pseudo to work with glibc 2.33
Richard Purdie
2021-01-28
pseudo_client: Ensure renames update open fd file paths
Richard Purdie
2021-01-26
pseudo_client.c: Rebuild passwd paths after chroot
Michael Ho
2021-01-09
ports/linux/xattr: add arm64 versions for xattr calls
Ross Burton
2021-01-09
makewrappers: support architecture-overrides in wrapper modifiers
Ross Burton
2021-01-09
makewrappers: fix Python 2 hangover
Ross Burton
2021-01-09
Fix some memory leaks
Ross Burton
2021-01-09
Disable deprecated function warnings
Ross Burton
2021-01-09
Silence switch block warnings
Ross Burton
2021-01-09
pseudo_util: don't overrun strings when looking for keys
Ross Burton
2021-01-06
ports: Add lchmod wrapper on linux
Richard Purdie
2020-12-16
pseudo_client: Simplify pseudo_client_ignore_path_chroot()
Peter Kjellerstedt
2020-12-16
pseudo_client: Lessen indentation of pseudo_client_ignore_path_chroot()
Peter Kjellerstedt
2020-11-29
pseudo_client: Print PSEUDO_LOGFILE path in abort message on path mismatches
Tomasz Dziendzielski
2020-10-09
ports/linux: Add mksotemp64 wrapper
Richard Purdie
2020-10-08
ports/linux/statx: Fix path name mapping issue
Richard Purdie
2020-10-08
pseudo_client: Fix dirfd handling with empty paths
Richard Purdie
2020-10-08
pseudo.c: Improve handling of entries with nlink == 0 in fd ops
Richard Purdie
2020-10-08
ports/linux/xattr: Fix NULL pointer dereference
Richard Purdie
2020-10-08
pseudo_client: Improve unlinked file descriptor tracking
Richard Purdie
[next]