use gnu c99 to get both c99 and POSIX
authorGeorg Sauthoff <mail@georg.so>
Sat, 27 Aug 2016 08:47:50 +0000 (10:47 +0200)
committerGeorg Sauthoff <mail@georg.so>
Sat, 27 Aug 2016 13:24:50 +0000 (15:24 +0200)
commit681d5010d53cc2631ad96afa5dfc7ea70f13e5de
treebe253ab252efdf971f3e4e49dc144b7ac8be80fe
parent584e1fe92ade602404d668a9d83e9264709d5dbe
use gnu c99 to get both c99 and POSIX

when compiling with gcc

fixes fileno() implicitly defined on Linx and compile error on Solaris 10
cmake_unofficial/CMakeLists.txt
examples/Makefile
lib/Makefile