Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nptl: Return EINVAL for invalid clock for pthread_clockjoin_np | Adhemerval Zanella | 2020-11-25 | 1 | -0/+85 |
The align the GNU extension with the others one that accept specify which clock to wait for (such as pthread_mutex_clocklock). Check on x86_64-linux-gnu. Reviewed-by: Lukasz Majewski <lukma@denx.de> |