added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
This commit is contained in:
parent
ce8411c587
commit
eb8f14bb6a
28 changed files with 161 additions and 7 deletions
|
@ -111,6 +111,8 @@
|
|||
#undef HAVE_STRCHR
|
||||
#undef HAVE_STRRCHR
|
||||
#undef HAVE_STRSTR
|
||||
#undef HAVE_STRTOK_R
|
||||
#undef HAVE_STRTOK_S
|
||||
#undef HAVE_ITOA
|
||||
#undef HAVE__LTOA
|
||||
#undef HAVE__UITOA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue