newlib/winsup/cygwin/release/1.7.25

24 lines
641 B
Plaintext
Raw Normal View History

What's new:
-----------
What changed:
-------------
2013-08-23 11:43:58 +02:00
- Disable code which disallowed to start 32 bit Cygwin processes from 64 bit
Cygwin processes and vice versa. 32 bit processes are not recognized as
Cygwin processes by a 64 bit parent process and vice versa, so there is
no IPC other than what you have with non-Cygwin processes.
- Redefine content of mtget tape info struct to allow fetching the number of
partitions on a tape.
Bug fixes:
----------
- Fix creating two partitions on tape drives supporting initiator partitions.
- Update the internally used blocksize after setting a new blocksize for the
current tape.