Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 2020 12:17:20 GMT
From:      Martin Simmons <martin@lispworks.com>
To:        freebsd@sysctl.cz
Cc:        freebsd-fs@freebsd.org
Subject:   Re: extattr
Message-ID:  <202003161217.02GCHKGL025219@higson.cam.lispworks.com>
In-Reply-To: <e02d01dac5822d460bfc6780a26702b5@sysctl.cz> (freebsd@sysctl.cz)
References:  <e02d01dac5822d460bfc6780a26702b5@sysctl.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Sun, 15 Mar 2020 18:21:34 +0100, freebsd  said:
> 
> Hi, i am trying make port for signal desktop application
> but i have problems in test. I patched this npm library for bsd.
> I am not sure with actual test, because bsd have maybe other 
> implementation and also a bit other results.
>   Do you have some skills in xattr ?
> 
> https://github.com/LinusU/fs-xattr/pull/37

Maybe look at the perl File::ExtAttr module for ideas?

https://metacpan.org/pod/File::ExtAttr

In particular, the OS detection:

https://metacpan.org/source/RICHDAWE/File-ExtAttr-1.09/extattr_os.h

__Martin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003161217.02GCHKGL025219>