New upstream version 18.0.1+dfsg1

This commit is contained in:
Sebastian Ramacher 2017-04-19 22:03:16 +02:00
parent f2cf6cce50
commit c524560d4b
413 changed files with 67546 additions and 0 deletions

6
deps/w32-pthreads/tests/Debug.txt vendored Normal file
View file

@ -0,0 +1,6 @@
This project is used to debug individual test case programs.
To build and debug a test case:
- add the .c file to this project;
- remove any .c files from other test cases from this project.
- build and debug as usual.