summaryrefslogtreecommitdiff
path: root/lib/windows-thread.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* windows-thread: Avoid a compiler warning.Biswapriyo Nath2020-06-171-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* windows-thread: Add support for creating a thread in detached state.Bruno Haible2019-07-151-2/+2
* windows-tls: Implement TLS key destructors for native Windows.Bruno Haible2019-06-261-0/+5
* windows-thread, windows-tls: Fix compilation error on 32-bit mingw.Bruno Haible2019-06-211-0/+1
* windows-thread: New module.Bruno Haible2019-06-201-0/+237