mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
4 lines
214 B
Plaintext
4 lines
214 B
Plaintext
Provide dummy implementations of pthread functions like mutex operations
|
|
to enable libraries to be used in both thread-aware and non-threaded programs.
|
|
This is for NetBSD<=2; newer operating systems don't need it.
|