twinaphex
|
aade2b45ef
|
Style / indent nits
|
2014-09-09 05:24:32 +02:00 |
|
twinaphex
|
0a15a17d44
|
Update years on all license headers
|
2014-01-01 01:50:59 +01:00 |
|
Themaister
|
ccc8bda10c
|
Include strcasestr.h in compat.c.
|
2013-12-26 23:37:30 +01:00 |
|
twinaphex
|
4a0f8e4346
|
compat.c - need to include <ctype.h> to get rid of implicit declaration of
tolower (confirmed on both Wii and OSX)
|
2013-12-12 21:04:45 +01:00 |
|
Themaister
|
6fa3cb2f85
|
Use strcasestr.
Since it's a GNU extension, move to strcasestr.h.
|
2013-12-10 20:10:19 +01:00 |
|
twinaphex
|
d2c87e3039
|
Convert most C99-style for loop initial declarations to C89-compliant
ones
|
2013-10-22 15:08:17 +02:00 |
|
Themaister
|
aea523c418
|
Update optind correctly in getopt_long().
|
2013-05-04 01:03:46 +02:00 |
|
Themaister
|
1dfcc8a2b0
|
Fix MSVC2010 build.
|
2013-05-04 00:59:59 +02:00 |
|
Hans-Kristian Arntzen
|
e3893229d9
|
Fixups in shuffle_block.
|
2013-04-12 16:37:52 +03:00 |
|
Themaister
|
0b4cf2d053
|
Update license headers to 2013.
|
2013-01-01 01:41:15 +01:00 |
|
Themaister
|
e5b3a61f9f
|
Replace use of unsafe strtok() with strtok_r.
Implement compatibility for strtok_r() on Win32.
|
2012-06-24 02:37:19 +02:00 |
|
Themaister
|
109dc7a64f
|
More changes to RetroArch.
|
2012-04-21 23:33:35 +02:00 |
|
Themaister
|
ce740f8948
|
More fixups.
|
2012-04-21 23:31:57 +02:00 |
|
Themaister
|
aab8fb6151
|
ssnes_* => rarch_*.
|
2012-04-21 23:25:32 +02:00 |
|
Themaister
|
9ab51ad23a
|
SSNES => RetroArch.
|
2012-04-21 23:17:43 +02:00 |
|
Themaister
|
e3a71a8c5b
|
Fixup headers.
|
2012-04-09 22:05:26 +02:00 |
|
Themaister
|
62c96ea937
|
Change license header.
|
2012-04-09 22:03:57 +02:00 |
|
Themaister
|
9698cd7dbd
|
Change headers.
|
2012-04-09 22:03:57 +02:00 |
|
Twinaphex
|
ca25e51812
|
(PS3) Salamander fixes - still doesn't link with GCC though
|
2012-03-17 22:51:42 +01:00 |
|
Themaister
|
13373f4873
|
Merge compat implementations into compat/compat.c.
|
2012-03-17 00:56:55 +01:00 |
|