Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/include



Fixed.

christos

> On Sep 15, 2019, at 6:40 PM, Kamil Rytarowski <n54%gmx.com@localhost> 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>



Home | Main Index | Thread Index | Old Index