2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-03-31 14:01:18 +08:00
Samuel Thibault f6abd97028 hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ ]
The new __proc_waitid RPC now expects WEXITED to be passed, allowing to
properly implement waitid, and thus define the missing W* macros
(according to FreeBSD values).
2020-12-28 23:37:04 +01:00
..