Alex Smith 195a0f350e Changed argument type of fcntl syscall from uint32 to size_t.
Since this argument may be used to pass pointers, uint32 is not
correct for 64-bit. Effectively no change on 32-bit targets, both
size_t and uint32 are unsigned long there.
2012-07-21 14:33:27 +01:00
..
2012-03-09 14:39:24 -05:00
2012-05-08 07:28:16 +12:00
2012-07-20 18:33:46 +01:00
2012-07-20 18:33:46 +01:00