Add wrappers around fcntl
authorIan Lynagh <igloo@earth.li>
Wed, 20 May 2009 17:53:58 +0000 (17:53 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 20 May 2009 17:53:58 +0000 (17:53 +0000)
commita4d271497da4479239a3fbbeb860e819b5fb0a29
tree26f1afddfa69215c3a0f4bcb171e404ad20425f5
parent2c8eb236a12a4f31a14d971bb84593bf1c32dc5f
Add wrappers around fcntl
We need to do this as it has a (, ...) type, which we aren't allowed to
directly call with the FFI.
System/Posix/Internals.hs
include/HsBase.h