aboutsummaryrefslogtreecommitdiff
path: root/lib/tst_pid.c
AgeCommit message (Expand)Author
2023-11-23Add tst_gettid wrapper around gettid syscallAndrea Cervesato
2023-05-10Add tst_getpid() helper functionMartin Doucha
2023-02-21lib/tst_pid.c: Count used pid by traversing /procLeo Yu-Chi Liang
2023-02-09tst_pids.c: fix fork failure on small memory systemsLeo Yu-Chi Liang
2021-09-20tst_pid: Fix read_session_pids_limit if pids.max is maxJoerg Vehlow
2021-08-26syscalls/msgstress: tune limit of processes for small machinesKrzysztof Kozlowski
2021-08-20lib/tst_pid: simplify error handling by callers of tst_get_free_pids()Krzysztof Kozlowski
2021-08-19tst_pid.c: fix fork failure on small memory systemsKrzysztof Kozlowski
2016-04-06lib: Add new test library APICyril Hrubis
2014-07-02Implementation of tst_get_unused_pid()Stanislav Kholmanskikh
2014-07-02system_specific_process_info changesStanislav Kholmanskikh