2012-05-10 01:37:56 -07:00
|
|
|
What's new:
|
|
|
|
-----------
|
|
|
|
|
|
|
|
- New API: memrchr.
|
2012-05-12 12:17:17 -07:00
|
|
|
|
|
|
|
Bug fixes:
|
|
|
|
----------
|
|
|
|
|
|
|
|
- Fix pipe creation problem which manifested as a problem creating a
|
2012-05-15 18:56:41 -07:00
|
|
|
fifo. Fixes: http://cygwin.com/ml/cygwin/2012-05/msg00253.html
|
2012-05-12 12:17:17 -07:00
|
|
|
|
2012-05-12 13:26:43 -07:00
|
|
|
- Fix hang when calling pthread_testcancel in a canceled thread.
|
|
|
|
Fixes some of: http://cygwin.com/ml/cygwin/2012-05/msg00186.html
|
|
|
|
|
2012-05-14 15:42:56 -07:00
|
|
|
- Fix invocation of strace from a cygwin process. Fixes:
|
|
|
|
http://cygwin.com/ml/cygwin/2012-05/msg00292.html
|
2012-05-15 18:56:41 -07:00
|
|
|
|
|
|
|
- Fix hang when zero bytes are written to a pty using
|
|
|
|
Windows WriteFile or equivalent. Fixes:
|
|
|
|
http://cygwin.com/ml/cygwin/2012-05/msg00323.html
|