From bae4e2acdde5c563249e452d22c4fd58ea7433a4 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Fri, 13 Jan 2006 13:38:31 +0000 Subject: Use SDL's thread wrappers instead of pthreads to increase portability in the SDL sim. Patch by Andrew Pilley with some changes by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8347 a1c6a512-1295-4272-9138-f99709370657 --- docs/CREDITS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/CREDITS b/docs/CREDITS index f388d14..78be75b 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -158,3 +158,4 @@ Sebastian Henriksen Martin Scarratt Karl Kurbjun Tomasz Malesinski +Andrew Pilley -- cgit v1.1