This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from d0f07f7df8 elf: Make more functions available for binding during dlclos [...] new 1512599694 io: Re-flow and sort multiline Makefile definitions new 4d0fe291ae io: Fix record locking contants on 32 bit arch with 64 bit d [...]
The 2 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: io/Makefile | 3 +- io/tst-fcntl-lock.c | 97 ++++++++++++++++++++++++++++++ io/tst-lockf.c | 58 ++++++++++-------- sysdeps/unix/sysv/linux/bits/fcntl-linux.h | 2 +- 4 files changed, 134 insertions(+), 26 deletions(-) create mode 100644 io/tst-fcntl-lock.c