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.
discards 19ccc15b3 Cygwin: implement setproctitle discards 14bfaaecd Cygwin: commune_process: don't use IsBadStringPtr discards 0e1b5617d Cygwin: globals: make __progname an alias of program_invocati [...] discards 3d39981b9 Cygwin: cygwin_GetCommandLineW/A: don't rely on __argv[0] content discards 020f85131 Cygwin: ps -f: output command line discards 1f8953544 Cygwin: redefine CW_CMDLINE to CW_CMDLINE_ALLOC discards ea18f89cd Cygwin: pinfo: use stpcpy where appropriate discards 2158556ae sys/stat.h: drop __INSIDE_CYGWIN__ guards discards 0f0519a41 Cygwin: posix_getdents: implement per SUS Base Specifications [...] discards f148dac66 Cygwin: devices.h: drop useless mode check discards 7d686ae8a Cygwin: dirent.h: make definition of struct __DIR opaque discards 5ef186445 Cygwin: implement fdclosedir discards 518dda414 Cygwin: implement dirent.d_reclen discards 668e0180e Cygwin: export getlocalename_l discards 2c132a489 getlocalename_l: implement per SUS Base Specifications Issue 8 draft discards c0398b934 Cygwin: path: convert symlink_info to class discards f9d5fe8b7 Cygwin: files: slightly simplify suffix handling discards f92f73671 Cygwin: bump DLL version to 3.6.0 adds 31f7cd1e4 Hide itoa, utoa, __itoa and __utoa in stdlib.h on Cygwin only new a4fead7bd Cygwin: bump DLL version to 3.6.0 new 069f56db7 Cygwin: files: slightly simplify suffix handling new cb54031e0 Cygwin: path: convert symlink_info to class new 71511d4ac getlocalename_l: implement per SUS Base Specifications Issue 8 draft new cd260e4da Cygwin: export getlocalename_l new 7e40e0169 Cygwin: implement dirent.d_reclen new d72be712a Cygwin: implement fdclosedir new 5353cb8ef Cygwin: dirent.h: make definition of struct __DIR opaque new 219b2dff7 Cygwin: devices.h: drop useless mode check new 62ca95721 Cygwin: posix_getdents: implement per SUS Base Specifications [...] new 3600654b7 sys/stat.h: drop __INSIDE_CYGWIN__ guards new b1d64ac26 Cygwin: pinfo: use stpcpy where appropriate new 732afede9 Cygwin: redefine CW_CMDLINE to CW_CMDLINE_ALLOC new 1ce9756ee Cygwin: ps -f: output command line new bded8091c Cygwin: cygwin_GetCommandLineW/A: don't rely on __argv[0] content new b2476bc52 Cygwin: globals: make __progname an alias of program_invocati [...] new 61fd87029 Cygwin: commune_process: don't use IsBadStringPtr new 2e7f7b96e Cygwin: implement setproctitle
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (19ccc15b3) \ N -- N -- N refs/heads/topic/3.6 (2e7f7b96e)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 18 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/stdlib.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)