commit | bae4e2acdde5c563249e452d22c4fd58ea7433a4 | [log] [tgz] |
---|---|---|
author | Dave Chapman <dave@dchapman.com> | Fri Jan 13 13:38:31 2006 +0000 |
committer | Dave Chapman <dave@dchapman.com> | Fri Jan 13 13:38:31 2006 +0000 |
tree | c5977000dca32ac1008ad23848d8835c419ec6c0 | |
parent | b855a9aeb68dfa8da6b760cba4e816e71d53b050 [diff] [blame] |
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
diff --git a/docs/CREDITS b/docs/CREDITS index f388d14..78be75b 100644 --- a/docs/CREDITS +++ b/docs/CREDITS
@@ -158,3 +158,4 @@ Martin Scarratt Karl Kurbjun Tomasz Malesinski +Andrew Pilley