removed vfprintf and checking from CMakeLists.txt, and all the fallbacks from
authorJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 20 Oct 2014 15:22:29 +0000 (15:22 +0000)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 20 Oct 2014 15:22:29 +0000 (15:22 +0000)
commit786cd90847d39adf72ca0bcaeb5307985c7b7850
tree409f7f3b1d5d7a139b11cc8b683154435260c7c3
parent7e421a33f3874e7cf2bcdf922074c09aac80cada
removed vfprintf and checking from CMakeLists.txt, and all the fallbacks from
vfprintf to the obscure _doprnt function

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1723 7f0cb862-5218-0410-a997-914c9d46530a
CMakeLists.txt
src/fg_main.c
src/mswin/fg_internal_mswin.h
src/x11/fg_main_x11.c