This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hurd".
The branch, master has been updated via e26d9ffc4cdc69a2a329f6fb46cd065962657eeb (commit) from 8c9832096315a85f5b481305ee37c18cfd6fbf2a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e26d9ffc4cdc69a2a329f6fb46cd065962657eeb Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Mon Jan 29 00:10:37 2018 +0100 Add compatibility with previous value of _POSIX_VDISABLE Setting _POSIX_VDISABLE to -1 was actually not POSIX compliant, so it was changed to '\0'. Keep the compatibility for now. * term/munge.c (term/munge.c): Consider (unsigned char) -1 as _POSIX_VDISABLE. ----------------------------------------------------------------------- Summary of changes: term/munge.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) hooks/post-receive -- Hurd