1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-02 02:01:46 +03:00
Florian Weimer c6e7ec2f12 rt: Move shm_open into libc
This function has no dependency on libpthread, so the move is also
applied to Hurd.

To avoid localplt failures, use __open64_nocancel instead of
pthread_setcancelstate and open.

The symbol was moved using scripts/move-symbol-to-libc.py.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-06-21 08:25:15 +02:00
..
2021-06-21 08:25:15 +02:00
2021-06-21 08:25:15 +02:00
2021-03-29 10:22:13 -03:00
2021-05-17 10:08:14 +02:00
2019-08-29 20:11:42 +00:00
2021-05-17 10:08:14 +02:00
2021-06-02 07:32:19 +02:00