]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FSCRE-253 netbsd does not follow opengroup prototypes on toupper and tolower so we...
authorMichael Jerris <mike@jerris.com>
Mon, 15 Dec 2008 02:48:50 +0000 (02:48 +0000)
committerMichael Jerris <mike@jerris.com>
Mon, 15 Dec 2008 02:48:50 +0000 (02:48 +0000)
commit8fb167c779e9db41b9a48dbcaa9c8e15d800c3de
tree8171de156827c5dcc052c8116bc23b2389896b9b
parent1d7422a1a425e9fd1123d49746dade647c407932
FSCRE-253 netbsd does not follow opengroup prototypes on toupper and tolower so we have to do stupid workarounds.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10760 d0543943-73ff-0310-b7d9-9358b9ac24b2
src/include/switch_utils.h
src/mod/formats/mod_sndfile/mod_sndfile.c
src/switch_utils.c