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 00a8e7813decb4339ef45a34cecdc09c4be3dd70 (commit)
from 4d2e9c98b5b886d80fb7396aef89ca50b0d5fcfe (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 00a8e7813decb4339ef45a34cecdc09c4be3dd70
Author: Samuel Thibault <[email protected]>
Date: Mon Oct 12 01:32:44 2009 +0200
Make rename("something", "something/.") not hang
* libdiskfs/dir-rename.c: Include <string.h>
(diskfs_S_dir_rename): If source or destination ends with "." or
"..", return EINVAL as required by POSIX.
-----------------------------------------------------------------------
Summary of changes:
libdiskfs/dir-rename.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
hooks/post-receive
--
Hurd