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 b38744980d3c5520bafa7ab77668b62b55b50039 (commit) from b1c8dd9d231dac88338c6c9f2c2c0b51afee8cba (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 b38744980d3c5520bafa7ab77668b62b55b50039 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Mar 4 01:37:43 2018 +0100 Avoid using loff_t It may not be available depending on standard selection. * hurd/hurd_types.h (off_array_t, const_off_array_t): Use __loff_t instead of loff_t. ----------------------------------------------------------------------- Summary of changes: hurd/hurd_types.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Hurd