Skip to content
Failed

Changes

Summary

  1. README.md: Use SpadesX as the main title (commit: fec2788) (details)
  2. Server.c: Add pthreadtypes.h (commit: 24fdc55) (details)
  3. Server.h: Add pthread includes to server.h (commit: 4cc0f6b) (details)
Commit fec27889ec80b407699af2ae15bf8d2a3d2b5174 by noreply
README.md: Use SpadesX as the main title
(commit: fec2788)
The file was modified README.md (diff)
Commit 24fdc55208c9f0df6f9a3800fda2fe4019c79100 by 16738302+Haxk20
Server.c: Add pthreadtypes.h

This is needed by Jenkins automated Windows builds
(commit: 24fdc55)
The file was modified Source/Server.c (diff)
Commit 4cc0f6bdf9632b4a4c1d0cb28217377dc87d4e7c by 16738302+Haxk20
Server.h: Add pthread includes to server.h

In some build systems this could fail
(commit: 4cc0f6b)
The file was modified Source/Server.h (diff)