aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/wrapfuncs.in
AgeCommit message (Expand)Author
2021-10-30ports/linux: Add wrapper for fcntl64()Richard Purdie
2021-09-10ports/linux/guts: Add closefrom support for glibc 2.34Richard Purdie
2021-09-09ports/linux/guts: Add close_range wrapper for glibc 2.34Richard Purdie
2021-02-15ports/linux: Add wrapper for fstatat/fstatat64 in glibc 2.33Richard Purdie
2021-01-06ports: Add lchmod wrapper on linuxRichard Purdie
2020-10-09ports/linux: Add mksotemp64 wrapperRichard Purdie
2020-10-08pseudo: Add support for ignoring pathsRichard Purdie
2020-06-26Pseudo changes the syscall access patterns which makes it incompatible withRichard Purdie
2019-08-02use *correct* flags for open/openat, also apply them for related statross/masterSeebs
2019-08-01handle O_NOFOLLOW in flags for open/openatSeebs
2019-04-09don't renameat2 pleaseSeebs
2018-04-13Fix symlink following errorsSeebs
2018-03-29Experimental syscall(2) wrapper.Seebs
2016-12-12The setcap utility supplied by libcap is used to set capabilities on aSeebs
2016-05-18better handling of missing real_foo functionsPeter Seebach
2014-06-13Don't follow symlinks for lutimes()Peter Seebach
2014-04-21Initial draft xattr supportPeter Seebach
2012-08-09Fix up chroot damage caused by PSEUDO_STATBUF fixpseudo-1.4.1PSEUDO_1_4_1Peter Seebach
2011-03-25Merge in ports workPeter Seebach