Peter S. Mazinger
|
d6f8248cc3
update arc4random from bug #885
|
13 лет назад |
Peter S. Mazinger
|
5e8529cbb3
arc4random.c: replace a comment
|
13 лет назад |
Peter S. Mazinger
|
f17de52212
stdlib.h, arc4random.c: fix arc4random return type to u_int32_t
|
13 лет назад |
Peter S. Mazinger
|
0aa00ea102
arc4random.c: use smallint for rs_initialized
|
13 лет назад |
Peter S. Mazinger
|
85a5d70b5f
arc4random.c: move arc4_getbyte up
|
13 лет назад |
Peter S. Mazinger
|
dad0315108
arc4random.c, stdlib.h: get rid of hidden arc4random_stir
|
13 лет назад |
Peter S. Mazinger
|
d15e625b3c
style update
|
13 лет назад |
Denys Vlasenko
|
93f8a2e834
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
|
15 лет назад |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 лет назад |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 лет назад |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 лет назад |
Denis Vlasenko
|
e8c6de1939
libc_hidden_proto removal, just a few functions
|
16 лет назад |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
16 лет назад |
Peter S. Mazinger
|
81659b1df1
Don't compile arc4random if option not set
|
19 лет назад |
Mike Frysinger
|
64f699811c
janlana writes in Bug 700: use standard uint* types rather than u_int
|
19 лет назад |
Peter S. Mazinger
|
56c3fad784
correct prototypes and 1 reloc less
|
19 лет назад |
Peter S. Mazinger
|
d810a51e01
adapt to new hidden
|
19 лет назад |
Mike Frysinger
|
50118cba9e
import the arc4random() function by ashes in Bug 90
|
19 лет назад |