From 8e68ed4ef6f5d0d6330d2671d253ff875729d1c8 Mon Sep 17 00:00:00 2001 From: bje Date: Sat, 3 Oct 1998 04:40:32 +0000 Subject: 1998-10-03 Ben Elliston * create.c (_pthread_start_call): Add STDCALL prefix. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') 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. -- cgit v1.2.3