diff options
author | Guillem Jover <guillem@hadrons.org> | 2010-01-10 00:57:07 +0100 |
---|---|---|
committer | Guillem Jover <guillem@hadrons.org> | 2010-01-10 15:29:50 +0100 |
commit | d63e081303521c45baeaabd002c706196c51048e (patch) | |
tree | cff570a5d12440359507cc73da20fd7c400f08d9 /src/arc4random_buf.3 | |
parent | 3fed78e5b08f78256e533788b4bcd6502b0949d7 (diff) | |
download | libbsd-d63e081303521c45baeaabd002c706196c51048e.tar.gz |
Add arc4random_buf and arc4random_uniform functions
Update arc4random module from FreeBSD.
Diffstat (limited to 'src/arc4random_buf.3')
-rw-r--r-- | src/arc4random_buf.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arc4random_buf.3 b/src/arc4random_buf.3 new file mode 100644 index 0000000..74a34ce --- /dev/null +++ b/src/arc4random_buf.3 @@ -0,0 +1 @@ +.so man3/arc4random.3 |