glibc/sysdeps/unix/sysv/linux/s390/s390-32
Florian Weimer 07a73d5219 nptl: Move pthread_gettattr_np into libc
This is part of the libpthread removal project:

    <https://sourceware.org/ml/libc-alpha/2019-10/msg00080.html>

Use __getline instead of __getdelim to avoid a localplt failure.
Likewise for __getrlimit/getrlimit.

The abilist updates were performed by:

git ls-files 'sysdeps/unix/sysv/linux/**/libc.abilist' \
  | while read x ; do
    echo "GLIBC_2.32 pthread_getattr_np F" >> $x
done
python3 scripts/move-symbol-to-libc.py --only-linux pthread_getattr_np

The private export of __pthread_getaffinity_np is no longer needed, but
the hidden alias still necessary so that the symbol can be exported with
versioned_symbol.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2020-05-20 20:27:49 +02:00
..
____longjmp_chk.c linux: Remove INTERNAL_SYSCALL_DECL 2020-02-14 21:12:45 -03:00
__makecontext_ret.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
arch-syscall.h Update syscall lists for Linux 5.6. 2020-04-03 18:07:55 +00:00
c++-types.data
clone.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fxstat.c
fxstatat.c
getcontext.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutent_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutent.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutid_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutline_r.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutline.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutmp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutxent.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutxid.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutxline.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
glob64-lstat-compat.c posix: Add compat glob symbol to not follow dangling symbols 2017-09-25 18:04:16 -07:00
jmp_buf-macros.h Add jmp_buf-macros.h 2017-11-09 05:10:03 -08:00
ld.abilist ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] 2020-02-15 11:01:23 +01:00
libBrokenLocale.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
libc.abilist nptl: Move pthread_gettattr_np into libc 2020-05-20 20:27:49 +02:00
libcrypt.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
libdl.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
libm.abilist Make totalorder and totalordermag functions take pointer arguments. 2019-08-15 15:18:34 +00:00
libnsl.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
libpthread.abilist nptl: Move pthread_gettattr_np into libc 2020-05-20 20:27:49 +02:00
libresolv.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
librt.abilist Finish move of clock_* functions to libc. [BZ #24959] 2019-09-04 14:39:38 +02:00
libthread_db.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
libutil.abilist Ignore absolute symbols in ABI tests. 2018-05-04 15:46:32 +00:00
login32.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
login.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lxstat.c
makecontext.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Makefile
oldglob.c posix: Fix compat glob code on s390 and alpha 2017-09-13 09:24:12 -03:00
posix_fadvise64.c linux: Remove INTERNAL_SYSCALL_DECL 2020-02-14 21:12:45 -03:00
pututxline.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
register-dump.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setcontext.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
swapcontext.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
syscall.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
syscalls.list
sysdep.h linux: Remove INTERNAL_SYSCALL_DECL 2020-02-14 21:12:45 -03:00
sysdep.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
updwtmp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
updwtmpx.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmp32.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmp32.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmp-compat.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmp-convert.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmpx32.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmpx32.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmpx-convert.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Versions sysvipc: Set ipc_perm mode as mode_t (BZ#18231) 2019-10-10 17:33:27 -03:00
vfork.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
xstat.c