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?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to