summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/1.7.26
blob: ef21b6901e1945cde534eadf8b97e80ba85470b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
What's new:
-----------


What changed:
-------------

- Slightly improve randomness of /dev/random emulation.

Bug fixes:
----------

- pthread_atparent hook should not be called in the child.
  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