From bd02b7ae376ece2d3b09e01886ec6ed73194024f Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Sun, 15 Jun 2014 18:52:49 +0200 Subject: random and procfs have been merged, drop the local version, amend external.patch --- random/TODO | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 random/TODO (limited to 'random/TODO') diff --git a/random/TODO b/random/TODO deleted file mode 100644 index 9cc57ab9..00000000 --- a/random/TODO +++ /dev/null @@ -1,11 +0,0 @@ -* read_poll uses random_poll until the pool is filled. This is ian - issue at first initialization, as this requries POOLSIZE good random (level 1 from - gather_random) even in level 0 and 1. - For now, the code is only applied to level 2. Eventually, readable_pool - should be fixed to return 0 if initialization is not done yet and not enough bytes - are available. Otherwise it enters an infinite loop. - -* Permissions? - -* Off by one error in gather_random/io_write? I can only get GATHERBUFSIZE - 1 - bytes from it. -- cgit v1.2.3