Home
last modified time | relevance | path

Searched hist:f967e2c0c73efb25581afdc95a838f7633e8c03b (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/compatibility/bsd/
H A Dpthread.hf967e2c0c73efb25581afdc95a838f7633e8c03b Sun May 07 22:49:32 UTC 2023 Trung Nguyen <trungnt282910@gmail.com> headers/bsd: Export pthread_attr_get_np

Exported `pthread_attr_get_np` under `_DEFAULT_SOURCE`. Otherwise,
the presence of this function in `libroot.so` without a definition
would confuse some configuration scripts.

Change-Id: I623ebefc98800e9528dc48859c2aefc828821f27
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6383
Reviewed-by: Jessica Hamilton <jessica.l.hamilton@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>