about summary refs log tree commit diff
path: root/posix/tst-spawn6.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)Adhemerval Zanella Netto2023-09-051-7/+6
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* posix: Fix tst-spawn6 terminal handling (BZ #28853)Adhemerval Zanella2022-02-031-11/+51
* posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella2022-02-021-28/+55
* posix: Add terminal control setting support for posix_spawnAdhemerval Zanella2022-01-251-0/+175