summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f58732..6aa02a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
* acconfig.h (STDCALL): New define.
* config.h.in: Regenerate.
+
+ * create.c (_pthread_start_call): Add STDCALL prefix.
* mutex.c (pthread_mutex_init): Correct function signature.