import developer information from github

This commit is contained in:
Trilarion
2021-01-12 09:28:00 +01:00
parent 45dffe55d2
commit 023ca7e9f0
914 changed files with 47888 additions and 1744 deletions

View File

@@ -4,9 +4,10 @@
- Media: https://en.wikipedia.org/wiki/POSIX_Threads#POSIX_Threads_for_Windows
- State: mature
- Keyword: library
- Code repository: https://github.com/GerHobbelt/pthread-win32.git (for cvs see home)
- Code repository: https://github.com/GerHobbelt/pthread-win32.git (for cvs see home, @created 2011, @stars 155, @forks 99)
- Code language: C
- Code license: LGPL-2.1
- Developer: rocso, Ger Hobbelt
Implements a large subset of the POSIX standard threads related API.