Fixed.

christos

> On Sep 15, 2019, at 6:40 PM, Kamil Rytarowski <n...@gmx.com> wrote:
> 
> Signed PGP part
> On 16.09.2019 00:32, Christos Zoulas wrote:
>> Module Name: src
>> Committed By:        christos
>> Date:                Sun Sep 15 22:32:48 UTC 2019
>> 
>> Modified Files:
>>      src/include: unistd.h
>> 
>> Log Message:
>> Declare fexecve
>> 
> 
> Thanks!
> 
> Now we have got two.. declarations.
> 
> 
> #if defined(_INCOMPLETE_XOPEN_C063)
> int     fexecve(int, char * const *, char * const *);
> #endif
> 
> And the newly added one. Do we still need this _INCOMPLETE_XOPEN_C063 guard?
> 
> 
> <sanitizer.log>

Reply via email to