*** empty log message ***
This commit is contained in:
parent
2cbd31fe26
commit
f51d15eaf6
|
@ -5,9 +5,13 @@ What's new:
|
||||||
What changed:
|
What changed:
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
- Slightly improve randomness of /dev/random emulation.
|
||||||
|
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
----------
|
----------
|
||||||
|
|
||||||
- pthread_atparent hook should not be called in the child.
|
- pthread_atparent hook should not be called in the child.
|
||||||
Fixes: http://cygwin.com/ml/cygwin/2013-09/msg00365.html
|
Fixes: http://cygwin.com/ml/cygwin/2013-09/msg00365.html
|
||||||
|
|
||||||
|
- 64 bit only: Correctly mmap'ing regions > 4 Gigs.
|
||||||
|
Fixes: http://cygwin.com/ml/cygwin/2013-09/msg00155.html
|
||||||
|
|
Loading…
Reference in New Issue