Re: [Toybox] TT.cwd unused in tar?

2019-03-27 Thread Rob Landley
On 3/26/19 5:00 PM, enh via Toybox wrote: > (this is the background to the xabspath patch i just sent out...) > > i assume there's a future patch that actually _reads_ TT.cwd, so that Sorry this is taking so long, I'm currently testing: mkdir bong tar c bong/../../README | hd | less And

Re: [Toybox] [PATCH] xabspath: use O_PATH.

2019-03-27 Thread enh via Toybox
nnk points out that all the opens in xabspath are potentially affected. new patch attached: [PATCH] xabspath: use O_PATH for dirfd. SELinux on Android is unhappy if you try to read "/": avc: denied { read } for name="/" dev="dm-3" ino=2 scontext=u:r:hal_dumpstate_impl:s0