[COMMITTED PATCH] NaCl: Fix glob.c build after getlogin_r -> __getlogin_r.

Tolga Dalman tolga.dalman@googlemail.com
Tue Jun 30 08:46:00 GMT 2015


On 06/25/2015 12:30 AM, Roland McGrath wrote:
> -#include <unistd.h>			/* Declares getlogin_r.  */
> +#include <unistd.h>			/* Declares __getlogin_r.  */

The change itself is good, though I wonder why the include is needed at all.
Would you help me understand ?

Best regards,
Tolga Dalman




More information about the Libc-alpha mailing list