This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]