This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/3.6 in repository newlib.
from 020f85131 Cygwin: ps -f: output command line new 3d39981b9 Cygwin: cygwin_GetCommandLineW/A: don't rely on __argv[0] content new 0e1b5617d Cygwin: globals: make __progname an alias of program_invocati [...] new 14bfaaecd Cygwin: commune_process: don't use IsBadStringPtr new 19ccc15b3 Cygwin: implement setproctitle
The 4 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/libc/include/sys/unistd.h | 8 +++++++ winsup/cygwin/cygwin.din | 1 + winsup/cygwin/dcrt0.cc | 18 +++++++-------- winsup/cygwin/fhandler/serial.cc | 8 +++---- winsup/cygwin/globals.cc | 10 +++++--- winsup/cygwin/include/cygwin/version.h | 3 ++- winsup/cygwin/kernel32.cc | 7 ++++-- winsup/cygwin/libc/bsdlib.cc | 34 +++++++++++++++++++++++++++ winsup/cygwin/pinfo.cc | 42 +++++++++++++++------------------- winsup/cygwin/release/3.6.0 | 2 ++ winsup/cygwin/scripts/mkglobals_h | 1 + winsup/cygwin/strace.cc | 6 ++--- 12 files changed, 95 insertions(+), 45 deletions(-)