glibc/sysdeps/unix/sysv/linux/or1k
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
..
bits
sys
arch-syscall.h Update syscall lists for Linux 5.16 2022-01-13 22:18:13 +00:00
c++-types.data or1k: ABI lists 2022-01-05 06:40:06 +09:00
clone.c
configure or1k: Build Infrastructure 2022-01-05 06:40:06 +09:00
configure.ac or1k: Build Infrastructure 2022-01-05 06:40:06 +09:00
getcontext.S
Implies or1k: Build Infrastructure 2022-01-05 06:40:06 +09:00
ld.abilist or1k: ABI lists 2022-01-05 06:40:06 +09:00
libBrokenLocale.abilist or1k: ABI lists 2022-01-05 06:40:06 +09:00
libc_malloc_debug.abilist or1k: ABI lists 2022-01-05 06:40:06 +09:00
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
libcrypt.abilist or1k: ABI lists 2022-01-05 06:40:06 +09:00
libm.abilist or1k: ABI lists 2022-01-05 06:40:06 +09:00
libresolv.abilist or1k: ABI lists 2022-01-05 06:40:06 +09:00
libthread_db.abilist or1k: ABI lists 2022-01-05 06:40:06 +09:00
localplt.data or1k: ABI lists 2022-01-05 06:40:06 +09:00
makecontext.c
Makefile or1k: Build Infrastructure 2022-01-05 06:40:06 +09:00
mmap_internal.h
or1k_clone.S
setcontext.S
shlib-versions or1k: Build Infrastructure 2022-01-05 06:40:06 +09:00
sigcontextinfo.h
swapcontext.S
sysdep.c
sysdep.h
ucontext_i.sym