moved description to note

This commit is contained in:
Trilarion
2020-09-04 16:35:00 +02:00
parent 6ac46420ff
commit 82cddf09e0
1402 changed files with 2480 additions and 2804 deletions

View File

@ -1,7 +1,5 @@
# Pthreads-win32
_Implements a large subset of the POSIX standard threads related API._
- Home: https://sourceware.org/pthreads-win32/
- Media: https://en.wikipedia.org/wiki/POSIX_Threads#POSIX_Threads_for_Windows
- State: mature
@ -11,6 +9,8 @@ _Implements a large subset of the POSIX standard threads related API._
- Code language: C
- Code license: LGPL-2.1
Implements a large subset of the POSIX standard threads related API.
## Building
Manually created project files for MSVC.