This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from bfe2790e7 winsup/cygwin/fhandler/proc.cc: format_proc_cpuinfo() Linux 6 [...] new d06113bf8 Cygwin: readdir(3): stop support for pre-Cygwin 1.5.0 apps new 14970f264 Cygwin: dirent.h: fix a comment new 171916960 Cygwin: (mostly) drop NT4 and Samba < 3.0 support new 80f722e97 Cygwin: opendir(3): move ENOTDIR check into main function new 205190a80 Cygwin: // and //server: switch to Network Discovery new 8bd6ba8f1 Cygwin: /proc: fix mem leak in opendir in error case
The 6 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/autoload.cc | 11 +- winsup/cygwin/dir.cc | 14 +- winsup/cygwin/fhandler/disk_file.cc | 11 +- winsup/cygwin/fhandler/netdrive.cc | 481 +++++++++++++++++--------------- winsup/cygwin/fhandler/proc.cc | 2 + winsup/cygwin/fhandler/virtual.cc | 4 +- winsup/cygwin/local_includes/dirent.h | 2 +- winsup/cygwin/local_includes/fhandler.h | 1 + winsup/cygwin/release/3.6.0 | 6 + winsup/cygwin/sec/base.cc | 3 +- winsup/cygwin/uinfo.cc | 77 ++--- 11 files changed, 304 insertions(+), 308 deletions(-)