]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'michal/prevent-unbuffered-stderr-io-on-windows' into 'master'
authorMichał Kępień <michal@isc.org>
Thu, 26 Sep 2019 12:00:51 +0000 (08:00 -0400)
committerMichał Kępień <michal@isc.org>
Thu, 26 Sep 2019 12:00:51 +0000 (08:00 -0400)
commitc313c9f33b6ab63d90c8dfa69107f1dd15ce0237
tree8a6f26c0a52f69ff43fff46e79422730417e0fb5
parent27cd2c7c2315772cdc34c273c55cafba8afc86b9
parentc72da3497d821c06a9b641b1c8544f957c726238
Merge branch 'michal/prevent-unbuffered-stderr-io-on-windows' into 'master'

Prevent unbuffered stderr I/O on Windows

See merge request isc-projects/bind9!2398