]> granicus.if.org Git - check/commit
libcompat: remove fileno() replacement
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 25 Dec 2013 03:05:06 +0000 (03:05 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Wed, 25 Dec 2013 03:05:06 +0000 (03:05 +0000)
commit9861c0594d4ecb91cfc75c1724a791a6f122eddb
tree14283987910f1218105ab93f7fab2e598ca05c02
parent9fe658232b6eaac85a385a0f4b78029a262ed4e7
libcompat: remove fileno() replacement

fileno() is no longer necessary, as pipe IO is now
handled with FILE API.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@968 64e312b2-a51f-0410-8e61-82d0ca0eb02a
CMakeLists.txt
configure.ac
lib/CMakeLists.txt
lib/fileno.c [deleted file]
lib/libcompat.h