newlib-cygwin/winsup/cygwin/release/1.7.25

22 lines
510 B
Plaintext
Raw Normal View History

What's new:
-----------
What changed:
-------------
- Change magic number associated with process information block so that 32-bit
Cygwin processes don't try to interpret 64-bit information and vice-versa.
2013-08-23 17:43:58 +08:00
- 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.