[PATCH] hurd: Fix linknamespace of spawni

Samuel Thibault samuel.thibault@ens-lyon.org
Fri Dec 7 20:09:00 GMT 2018


Florian Weimer, le jeu. 06 déc. 2018 15:34:26 +0100, a ecrit:
> * 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.

Applied, thanks!

Samuel



More information about the Libc-alpha mailing list