svn commit: r327934 - head/sys/contrib/zstd/lib/freebsd
Allan Jude
allanjude at freebsd.org
Sat Jan 13 19:58:15 UTC 2018
On 2018-01-13 14:23, Conrad Meyer wrote:
> On Sat, Jan 13, 2018 at 10:09 AM, Pedro F. Giffuni <pfg at freebsd.org> wrote:
>> Author: pfg
>> Date: Sat Jan 13 18:09:09 2018
>> New Revision: 327934
>> URL: https://svnweb.freebsd.org/changeset/base/327934
>>
>> Log:
>> zstd: Use memalloc(9) for calloc macro.
>>
>> This is in contrib code but since we only have memalloc(9) in current we
>> will not upstream this.
>
> Fortunately, zstd_kfreebsd.h is not contrib code but local code. We
> don't have to worry about upstreaming this change. Please consider
> including review from Allan Jude, Warner, or myself on future zstd
> changes. We've tried to be very careful not to modify contrib code.
>
> For the record, though, I approve this change.
>
> Best,
> Conrad
>
>> Modified:
>> head/sys/contrib/zstd/lib/freebsd/zstd_kfreebsd.h
>
Looks good to me too
--
Allan Jude
More information about the svn-src-all
mailing list