Re: /dev/urandom with 64bit apps?

From: Mark Woollard (mark.woollard_at_mac.com)
Date: 08/31/05


Date: 31 Aug 2005 00:09:19 -0700

I've spotted that in the open man page. But I'm passing O_RDONLY which
is defined as 0 and am not setting O_TRUNC. Have tried open64 variant
too with no change. Also, forgot to mention but this is on 5.2.

Thanks for the input anyway:-)
Mark