This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 0a7bf8fc4 remove +x bit on source files new f6e4e98d3 Cygwin: console: Fix hangup of less on quit after the window [...] new 5841b2f6a nvptx: Implement '_exit' instead of 'exit'
The 2 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: newlib/Makefile.in | 43 ++++++++++++++------------- newlib/libc/machine/nvptx/Makefile.inc | 3 +- newlib/libc/machine/nvptx/{exit.c => _exit.c} | 4 +-- winsup/cygwin/fhandler/console.cc | 4 +++ winsup/cygwin/release/3.4.4 | 4 +++ 5 files changed, 34 insertions(+), 24 deletions(-) rename newlib/libc/machine/nvptx/{exit.c => _exit.c} (96%)