2023-08-19 13:10:16 +08:00
|
|
|
Bug Fixes
|
|
|
|
---------
|
|
|
|
|
|
|
|
- Fix a bug introduced in cygwin 3.4.0 that switch_to_nat_pipe flag is
|
|
|
|
not cleared properly when non-cygwin app is terminated in the case
|
|
|
|
where pseudo console is not activated.
|
2023-08-25 20:50:48 +08:00
|
|
|
|
|
|
|
- For the time being, disable creating special files using mknod/mkfifo
|
|
|
|
on NFS.
|
|
|
|
Addresses: https://cygwin.com/pipermail/cygwin/2023-August/254266.html
|
2023-08-28 21:14:41 +08:00
|
|
|
|
|
|
|
- Fix segfault when too many command line args are specified.
|
|
|
|
Addresses: https://cygwin.com/pipermail/cygwin/2023-August/254333.html
|
2023-09-01 18:41:43 +08:00
|
|
|
|
|
|
|
- Fix build problems in terms of sys/cpuset.h.
|
|
|
|
Addresses: https://cygwin.com/pipermail/cygwin/2023-August/254283.html
|