This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 7b996f807 Cygwin: pty: Fix race condition in initialization of pseudo console. new c25de3a3c Make the system C11 atomics headers fully compatible with ext [...] new b9967c3f9 Don't sanitize linker_set new b9af5041b gcc: quiet Wattribute for no_sanitize("address") new 47efca5ac sys: clean up empty lines in .c and .h files new 303c61925 amd64: prevent KCSan false positives on LAPIC mapping new fd4cbaba7 Add RB_REINSERT(3), a low overhead alternative to new 1256d090a Correct the use of RB_AUGMENT in the RB_TREE new 9db2b5457 For the case when RB_REMOVE requires a nontrivial new 640a96a23 RB_REMOVE invokes RB_REMOVE_COLOR either when new 123df813e Remove from RB_REMOVE_COLOR some null checks new 5b29be92e To reduce the size of an rb_node, drop the color new e83aad185 Restore an RB_COLOR macro, for the benefit of new 87b42171d Fixup r361997 by balancing parens. Duh. new 977a827d2 Linuxkpi uses the rb-tree structures new d03eaf36d In concluding RB_REMOVE_COLOR, in the case when new 17b7dfc0b Define RB_SET_PARENT to do all assignments
The 16 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/stdatomic.h | 26 ++-- newlib/libc/include/sys/cdefs.h | 15 ++- newlib/libc/include/sys/tree.h | 273 +++++++++++++++++++--------------------- 3 files changed, 155 insertions(+), 159 deletions(-)