guoshichao 3821ad514d libs/libc/unistd: add getpgrp function
1. the getpgrp function can help to pass the ltp/open_posix_teststuite/killpg related testcases
2. Nuttx do not support process group, so we use getpid to implement this
3. the implementation are referred to: https://pubs.opengroup.org/onlinepubs/9699919799/functions/getpgrp.html

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2023-06-26 01:03:36 +08:00
..
2022-07-08 02:15:54 +08:00
2022-07-08 02:15:54 +08:00
2022-08-09 23:30:01 +08:00
2023-02-24 12:15:40 +08:00
2021-08-09 17:55:44 -03:00
2021-06-24 08:50:48 -03:00
2023-05-08 09:57:01 +02:00
2021-07-21 13:11:54 -03:00