diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |