> Il giorno 26/mar/2015, alle ore 19:40, Bruce Evans ha
> scritto:
>
> On Thu, 26 Mar 2015, Pedro F. Giffuni wrote:
>
>> Log:
>> Introduce some allocation function attributes.
>>
>> Bring support for two gcc function attributes that are likely to be used
>> in our system headers:
>> ...
>> Th
On Thu, 26 Mar 2015, Pedro F. Giffuni wrote:
Log:
Introduce some allocation function attributes.
Bring support for two gcc function attributes that are likely to be used
in our system headers:
...
The __alloc_size attribute required some workarounds for lint(1).
Both attributes are support
Author: pfg
Date: Thu Mar 26 16:00:35 2015
New Revision: 280700
URL: https://svnweb.freebsd.org/changeset/base/280700
Log:
Introduce some allocation function attributes.
Bring support for two gcc function attributes that are likely to be used
in our system headers:
__alloc_size
The