Switched to branch 'master' Your branch is up-to-date with 'origin/master'. Removing src/build/.cache/ Removing src/build/checklto/test Removing src/build/cpucount Removing src/build/ld Removing src/build/wcversion Removing src/vcpp/mingw.res From github.com:tpoechtrager/wc-ng 6bee79d..4f3f516 master -> origin/master 2dbb6c6..a48a414 sdl2 -> origin/sdl2 Updating 6bee79d..4f3f516 Fast-forward src/Makefile | 4 +++ src/mod/extinfo.cpp | 33 +++++++++++++----------- src/mod/extinfo.h | 27 +++++++++++++++++--- src/mod/mod.h | 6 +++++ src/mod/quirks/mingw-w64/strtok_r.c | 50 +++++++++++++++++++++++++++++++++++++ 5 files changed, 101 insertions(+), 19 deletions(-) create mode 100644 src/mod/quirks/mingw-w64/strtok_r.c Switched to branch 'sdl2' Your branch is behind 'origin/sdl2' by 3 commits, and can be fast-forwarded. (use "git pull" to update your local branch) Removing src/build/.cache/ Removing src/build/checklto/test Removing src/build/cpucount Removing src/build/ld Removing src/build/wcversion Removing src/mod/quirks/mingw-w64/ Removing src/vcpp/mingw.res From github.com:tpoechtrager/wc-ng * branch sdl2 -> FETCH_HEAD Updating 2dbb6c6..a48a414 Fast-forward src/Makefile | 4 +++ src/mod/extinfo.cpp | 33 +++++++++++++----------- src/mod/extinfo.h | 27 +++++++++++++++++--- src/mod/mod.h | 6 +++++ src/mod/quirks/mingw-w64/strtok_r.c | 50 +++++++++++++++++++++++++++++++++++++ 5 files changed, 101 insertions(+), 19 deletions(-) create mode 100644 src/mod/quirks/mingw-w64/strtok_r.c