glibc/sysdeps/unix/sysv/linux/s390/s390-32
Adhemerval Zanella 6289d28d3c posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actions_addtcsetpgrp_np
The posix_spawnattr_tcsetpgrp_np works on a file descriptor (the
controlling terminal), so it would make more sense to actually fit
it on the file actions API.

Also, POSIX_SPAWN_TCSETPGROUP is not really required since it is
implicit by the presence of tcsetpgrp file action.

The posix/tst-spawn6.c is also fixed when TTY can is not present.

Checked on x86_64-linux-gnu and i686-linux-gnu.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2022-02-02 08:34:16 -03:00
..
Makefile
Versions
____longjmp_chk.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
__makecontext_ret.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
arch-syscall.h Update syscall lists for Linux 5.16 2022-01-13 22:18:13 +00:00
c++-types.data
clone.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getcontext.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getutent.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getutent_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getutid.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getutid_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getutline.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getutline_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getutmp.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getutxent.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getutxid.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getutxline.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
glob64-lstat-compat.c
kernel_stat.h
ld.abilist Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader) 2022-01-27 18:52:05 +01:00
libBrokenLocale.abilist
libanl.abilist
libc.abilist posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actions_addtcsetpgrp_np 2022-02-02 08:34:16 -03:00
libc_malloc_debug.abilist
libcrypt.abilist
libdl.abilist
libm.abilist
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil-compat.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
libutil.abilist
login.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
login32.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
makecontext.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
oldglob.c
posix_fadvise64.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
pututxline.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
setcontext.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
swapcontext.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
syscall.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
syscalls.list
sysdep.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
sysdep.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
time64-compat.h
updwtmp.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
updwtmpx.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
utmp-compat.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
utmp-convert.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
utmp32.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
utmp32.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
utmpx-convert.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
utmpx32.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
utmpx32.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
vfork.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00