mirror of git://sourceware.org/git/glibc.git
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> |
||
|---|---|---|
| .. | ||
| bits | ||
| sys | ||
| Implies | ||
| Makefile | ||
| arch-syscall.h | ||
| c++-types.data | ||
| clone.c | ||
| configure | ||
| configure.ac | ||
| getcontext.S | ||
| ld.abilist | ||
| libBrokenLocale.abilist | ||
| libc.abilist | ||
| libc_malloc_debug.abilist | ||
| libcrypt.abilist | ||
| libm.abilist | ||
| libresolv.abilist | ||
| libthread_db.abilist | ||
| localplt.data | ||
| makecontext.c | ||
| mmap_internal.h | ||
| or1k_clone.S | ||
| setcontext.S | ||
| shlib-versions | ||
| sigcontextinfo.h | ||
| swapcontext.S | ||
| sysdep.c | ||
| sysdep.h | ||
| ucontext_i.sym | ||