This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 838cfa3 Don't free statically allocated sys_privs new 69dabb3 RTEMS: Add user-defined name to thread queues new 83c39ae Fix incorrect cast in nano malloc new 85d6679 Add pthread_setname_np() and pthread_getname_np() new 5367b96 Fix versions in documentation (manually for now)
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/pthread.h | 6 +++ newlib/libc/libc.texinfo | 4 +- newlib/libc/stdlib/nano-mallocr.c | 4 +- newlib/libc/sys/rtems/include/sys/lock.h | 66 +++++++++++++++++++++++++++++++- newlib/libm/libm.texinfo | 4 +- 5 files changed, 77 insertions(+), 7 deletions(-)