From ee26e77e7ed8b8b41cb2acd7d130c29a74c5b77a Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Fri, 13 Nov 2015 15:48:04 +0100 Subject: update news about UTIME_* --- contributing.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contributing.mdwn') diff --git a/contributing.mdwn b/contributing.mdwn index 23eefdd0..fdcc9534 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -89,7 +89,7 @@ Here is a list of small hacks, which can serve as entries into the Hurd code for people who would like to dive into the code but just lack a "somewhere to begin with". -* Add `UTIME_NOW` and `UTIME_OMIT`. It is a matter of taking the BSD values, add the `#define`s to the proper header, and implement the support in `*_S_file_utimes` functions. Flávio Cruz is having a look. +* Add `UTIME_NOW` and `UTIME_OMIT`. It is a matter of taking the BSD values, add the `#define`s to the proper header, and implement the support in `*_S_file_utimes` functions. Flávio Cruz has submitted a patch, now being polished. See also [[!debbug 762677]]. * cat /dev/null/ should fail with ENOTDIR, i.e. make libdiskfs's diskfs_S_dir_lookup properly pass the trailing / to translators (so that libtrivfs (which null is based on) trivfs_S_dir_lookup returns ENOTDIR). See also [[!debbug 785404]] * Some translators do not support [[hurd/fsysopts]], i.e. support for the -- cgit v1.2.3