uuid: Break code to read /dev/urandom into a new module.
authorBen Pfaff <blp@nicira.com>
Thu, 12 Aug 2010 22:47:25 +0000 (15:47 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 12 Aug 2010 22:47:25 +0000 (15:47 -0700)
commite251c8d0050acf8d3f35c91b6d2708fab5314ce7
tree861fbfb218bc5bc94d4cc853c705af55f33a9ac7
parente2c1a82010cc4f35cb576d41c3c2020010503784
uuid: Break code to read /dev/urandom into a new module.

This code is useful for seeding other random number generators, so we might
as well make it a separate source file.
PORTING
lib/automake.mk
lib/entropy.c [new file with mode: 0644]
lib/entropy.h [new file with mode: 0644]
lib/uuid.c
lib/vlog-modules.def