This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from bceb8eb Bump DLL minor version new b2867a6 Handle up to 63 partitions per drive
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: winsup/cygwin/devices.cc | 41722 +++------------------------------- winsup/cygwin/devices.h | 157 +- winsup/cygwin/devices.in | 230 +- winsup/cygwin/dtable.cc | 17 +- winsup/cygwin/fhandler.cc | 4 +- winsup/cygwin/fhandler.h | 7 +- winsup/cygwin/fhandler_dev.cc | 65 +- winsup/cygwin/fhandler_disk_file.cc | 6 +- winsup/cygwin/fhandler_floppy.cc | 5 +- winsup/cygwin/fhandler_proc.cc | 13 +- winsup/cygwin/fhandler_process.cc | 4 +- winsup/cygwin/gendevices | 4 +- winsup/cygwin/mmap.cc | 3 +- winsup/cygwin/mount.cc | 2 +- winsup/cygwin/net.cc | 2 +- winsup/cygwin/path.cc | 3 +- winsup/cygwin/path.h | 6 +- winsup/cygwin/pinfo.cc | 2 +- winsup/cygwin/quotactl.cc | 2 +- winsup/cygwin/syscalls.cc | 4 +- winsup/cygwin/tty.cc | 2 +- 21 files changed, 3679 insertions(+), 38581 deletions(-)