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: [PATCH] hurd: Fix linknamespace of spawni


* Samuel Thibault:

> 	* include/unistd.h (__confstr): Add prototype and hidden prototype.
> 	* posix/confstr.c (confstr): Rename to __confstr.
> 	(__confstr): Add hidden def.
> 	(confstr): Add weak alias for __confstr.
> 	* sysdeps/mach/hurd/spawni.c (__spawni): Call __confstr instead of
> 	confstr.

Looks reasonable to me, and it should fix the linknamespace failure.

Thanks,
Florian


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