Samuel Thibault 82dbf555a4 hurd: Avoid more libc.so local PLTs
* hurd/catch-signal.c (__hurd_catch_signal): Call __libc_siglongjmp
	instead if siglongjmp.
	(hurd_safe_memmove): Call __libc_longjmp instead of longjmp.
	* hurd/hurdfault.c (faulted): Call __libc_longjmp instead of longjmp.
	* include/setjmp.h (__libc_siglongjmp, __libc_longjmp): New hidden
	prototypes.
	* libio/iolibio.h (_IO_puts): New hidden prototype.
	* libio/ioputs.c (_IO_puts): New hidden def.
	* setjmp/longjmp.c (__libc_longjmp, __libc_siglongjmp): New hidden
	defs.
	* sysdeps/mach/hurd/sigwait.c (__sigwait): Call __libc_longjmp instead
	of longjmp.
2018-04-03 00:36:33 +00:00
..
2018-03-18 00:06:19 +01:00
2018-04-02 22:08:55 +00:00
2018-04-02 23:40:26 +00:00
2018-03-04 17:27:58 +01:00
2018-04-02 22:08:55 +00:00
2018-04-02 22:08:55 +00:00
2018-03-20 03:00:39 +01:00
2018-03-18 18:33:37 +01:00
2018-04-02 22:08:55 +00:00
2018-04-02 22:08:55 +00:00
2018-04-02 22:08:55 +00:00
2018-04-02 23:40:26 +00:00
2018-04-02 22:08:55 +00:00
2018-03-17 23:29:57 +01:00