]> err.no Git - varnish/commit
Add a simple srandomdev() implementation inspired by the one in FreeBSD.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 8 Aug 2006 12:15:22 +0000 (12:15 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 8 Aug 2006 12:15:22 +0000 (12:15 +0000)
commit1adadfc2553bd46d7e8fa6ac3f4df67b5b615a47
tree5b8aa363526bbf3871970c85e1dc559b737b475e
parent0e79db7466863a1cd47c8233bfaad5f5052afecb
Add a simple srandomdev() implementation inspired by the one in FreeBSD.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@766 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/configure.ac
varnish-cache/include/Makefile.am
varnish-cache/include/compat/srandomdev.h [new file with mode: 0644]
varnish-cache/lib/libcompat/Makefile.am
varnish-cache/lib/libcompat/srandomdev.c [new file with mode: 0644]