2012-05-10 08:37:56 +00:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
|
|
|
- New API: memrchr.
|
2012-05-12 19:17:17 +00:00
|
|
|
|
|
|
|
Bug fixes:
|
|
|
|
----------
|
|
|
|
|
|
|
|
- Fix pipe creation problem which manifested as a problem creating a
|
|
|
|
fifo. Fixes: http://cygwin.com/ml/cygwin/2012-05/msg00253.html
|
|
|
|
|
2012-05-12 20:26:43 +00:00
|
|
|
- Fix hang when calling pthread_testcancel in a canceled thread.
|
|
|
|
Fixes some of: http://cygwin.com/ml/cygwin/2012-05/msg00186.html
|
|
|
|
|