diff options
author | Dave Chapman <dave@dchapman.com> | 2006-01-13 13:38:31 +0000 |
---|---|---|
committer | Dave Chapman <dave@dchapman.com> | 2006-01-13 13:38:31 +0000 |
commit | bae4e2acdde5c563249e452d22c4fd58ea7433a4 (patch) | |
tree | c5977000dca32ac1008ad23848d8835c419ec6c0 /docs | |
parent | b855a9aeb68dfa8da6b760cba4e816e71d53b050 (diff) | |
download | rockbox-bae4e2acdde5c563249e452d22c4fd58ea7433a4.tar.gz rockbox-bae4e2acdde5c563249e452d22c4fd58ea7433a4.zip |
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
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CREDITS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CREDITS b/docs/CREDITS index f388d1452b..78be75b1a6 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -158,3 +158,4 @@ Sebastian Henriksen Martin Scarratt Karl Kurbjun Tomasz Malesinski +Andrew Pilley |