On Fri, Jun 7, 2019 at 11:17 PM Rob Landley <[email protected]> wrote: > > On 6/8/19 1:02 AM, enh wrote: > > i found today looking at the xattr stuff that they deprecated > > syscall(2). my original plan was to not include the mac <sys/xattr.h> > > and use syscall to implement the linux API. > > They here being... apple?
yeah. deprecated in macOS 10.12 iirc from the header file. (from what i can tell FreeBSD doesn't have xattrs at all.) > > (not that i need any of the process stuff --- that's only used for > > human-readable debugging when things go wrong.) > > Debuggability is a big deal. aye, but for context i've never personally seen any of this. but, yeah, there's probably someone on the build team who cares deeply :-) > Rob _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
