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]

PING: [PATCH] Remove hidden __libc_longjmp


On Mon, Feb 26, 2018 at 6:20 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
> Since __libc_longjmp is a private interface for cancellation implementation
> in libpthread, there is no need to provide hidden __libc_longjmp in libc.
>
> Tested with build-many-glibcs.py.
>
> OK for master?
>
> H.J.
> ---
>         * include/setjmp.h (__libc_longjmp): Remove libc_hidden_proto.
>         * setjmp/longjmp.c (__libc_longjmp): Remove libc_hidden_def.
>         * sysdeps/s390/longjmp.c (__libc_longjmp): Likewise.
>         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S (__libc_longjmp):
>         Likewise.

PING:

https://sourceware.org/ml/libc-alpha/2018-02/msg00722.html

-- 
H.J.


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