This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e0cb7b6131 Add and move fall-through comments in system-specific code. new aa0e46636a Break further lines before not after operators.
The 1 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: ChangeLog | 43 +++++++++++++ sysdeps/arm/sysdep.h | 4 +- sysdeps/mach/hurd/fork.c | 72 +++++++++++----------- sysdeps/mach/hurd/getcwd.c | 10 +-- sysdeps/mach/hurd/htl/pt-mutex-consistent.c | 10 +-- sysdeps/mach/hurd/htl/pt-mutex-init.c | 12 ++-- sysdeps/mach/hurd/htl/pt-mutex-transfer-np.c | 4 +- sysdeps/mach/hurd/htl/pt-mutex-unlock.c | 8 +-- sysdeps/mach/hurd/htl/pt-mutex.h | 10 +-- sysdeps/mach/hurd/htl/pt-mutexattr-getrobust.c | 4 +- sysdeps/mach/hurd/i386/init-first.c | 4 +- sysdeps/mach/hurd/i386/trampoline.c | 8 +-- sysdeps/mach/hurd/ioctl.c | 32 +++++----- sysdeps/mach/hurd/jmp-unwind.c | 4 +- sysdeps/mach/hurd/kill.c | 8 +-- sysdeps/mach/hurd/mig-reply.c | 6 +- sysdeps/mach/hurd/ptrace.c | 4 +- sysdeps/sparc/sparc64/dl-machine.h | 44 ++++++------- sysdeps/unix/sysv/linux/aarch64/sysdep.h | 6 +- sysdeps/unix/sysv/linux/alpha/ioperm.c | 13 ++-- sysdeps/unix/sysv/linux/bits/timex.h | 4 +- sysdeps/unix/sysv/linux/csky/sysdep.h | 4 +- sysdeps/unix/sysv/linux/generic/____longjmp_chk.c | 4 +- sysdeps/unix/sysv/linux/generic/futimesat.c | 4 +- sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h | 6 +- sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h | 6 +- .../unix/sysv/linux/sparc/sparc64/get_clockfreq.c | 4 +- 27 files changed, 192 insertions(+), 146 deletions(-)