Re: [PATCH] hwclock: Support GNU Hurd

Karel Zak <[email protected]>
Newsgroups org.kernel.vger.util-linux
Message-ID <kmz3eghhmo6rqlnenuwvcj3aa45elxajfdhwqiht52thxnb4qh@f2z34wslmajb>
On Mon, Dec 09, 2024 at 10:58:15AM GMT, Zhaoming Luo wrote:
>  	if (ctl->rtc_dev_name) {
>  		rtc_dev_name = ctl->rtc_dev_name;
> -		rtc_dev_fd = open(rtc_dev_name, O_RDONLY);
> +		rtc_dev_fd = open(rtc_dev_name, O_RDWR);

Why do you need O_RDWR on HURD? Maybe it would be better to add an
#ifdef, as it is unnecessary for Linux.

    Karel


-- 
 Karel Zak  <[email protected]>
 http://karelzak.blogspot.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.