mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 01:10:00 -04:00
906. [port] Separated the system independent portion of
lib/isc/unix/entropy.c into lib/isc/entropy.c and added lib/isc/win32/entropy.c.
This commit is contained in:
parent
2ef3e44fc8
commit
2d67c24744
4 changed files with 2143 additions and 1100 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,4 +1,8 @@
|
|||
|
||||
906. [port] Separated the system independent portion of
|
||||
lib/isc/unix/entropy.c into lib/isc/entropy.c
|
||||
and added lib/isc/win32/entropy.c.
|
||||
|
||||
905. [bug] Configuring a forward "zone" for the root domain
|
||||
did not work. [RT #1418]
|
||||
|
||||
|
|
|
|||
1121
lib/isc/entropy.c
Normal file
1121
lib/isc/entropy.c
Normal file
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
1000
lib/isc/win32/entropy.c
Normal file
1000
lib/isc/win32/entropy.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue