This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from efef4b8bf Cygwin: POSIX msg queues: implement read(2)/lseek(2) new 4c09dc4f9 Cygwin: cwdstuff: check if /dev exists new 782b33853 Cygwin: path_conv: fix mqueue path check new 90e5dbfc2 Cygwin: fhandler_mqueue: fix method declarations new fd3fb7a14 Cygwin: disable creating directories below /dev/mqueue
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: winsup/cygwin/fhandler.h | 15 ++++++++------ winsup/cygwin/fhandler_mqueue.cc | 22 +++++++++++++++++++++ winsup/cygwin/mqueue_types.h | 3 +++ winsup/cygwin/path.cc | 42 ++++++++++++++++++++++++---------------- 4 files changed, 59 insertions(+), 23 deletions(-)