projects
/
detour.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
926f030
)
add notice about where devurandom.c is from
master
author
Jann Horn
<jann@thejh.net>
Sun, 30 Mar 2014 20:41:24 +0000
(22:41 +0200)
committer
Jann Horn
<jann@thejh.net>
Sun, 30 Mar 2014 20:41:24 +0000
(22:41 +0200)
devurandom.c
patch
|
blob
|
history
diff --git
a/devurandom.c
b/devurandom.c
index
8a7a7b6
..
bd6ba2e
100644
(file)
--- a/
devurandom.c
+++ b/
devurandom.c
@@
-1,3
+1,5
@@
+// copied from NaCl (the crypto lib)
+
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>