Opened 5 months ago
Closed 5 months ago
#20653 closed enhancement (fixed)
npth-1.8
Reported by: | Bruce Dubbs | Owned by: | zeckma |
---|---|---|---|
Priority: | normal | Milestone: | 12.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (3)
comment:1 by , 5 months ago
- Fix npth_cond_signal and npth_cond_broadcast on Windows. [T7386]
- New function npth_get_version. New macros NPTH_VERSION and NPTH_VERSION_NUMBER.
- Fix INSERT_EXPOSE_RWLOCK_API for musl C library. [T5664]
- Add fallback implementation for POSIX semaphore API on macOS. [T7057]
- Return a run-time error if npth_rwlock_timedrdlock is not supported. [T7109]
comment:2 by , 5 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 5 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at dc022107d86ec872607f647fde467a738ef64d61.
Note:
See TracTickets
for help on using tickets.