Date: Tue, 23 Dec 2003 13:12:14 -0500 From: Tom Rhodes <trhodes@FreeBSD.org> To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen sysconf.3 Message-ID: <20031223131214.22c70b5f.trhodes@FreeBSD.org> In-Reply-To: <200312231743.hBNHhTIp041091@khavrinen.lcs.mit.edu> References: <200312231729.hBNHTZhB056790@repoman.freebsd.org> <200312231743.hBNHhTIp041091@khavrinen.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 23 Dec 2003 12:43:29 -0500 (EST) Garrett Wollman <wollman@khavrinen.lcs.mit.edu> wrote: > <<On Tue, 23 Dec 2003 09:29:35 -0800 (PST), Tom Rhodes <trhodes@FreeBSD.ORG> said: > > > trhodes 2003/12/23 09:29:35 PST > > FreeBSD src repository > > > Modified files: > > lib/libc/gen sysconf.3 > > Log: > > Document many of the missing posix.1b options. > > Unfortunately, many of these are wrong. For example: > > +.It Li _SC_FSYNC > +Return 1 if the system supports file synchronization, otherwise \-1. > > A brief examination of the source code (or, alternatively, the output > of `getconf _POSIX_FSYNC') will convince you that this is not the > case. My bad, I was informed by another committer that this patch was already reviewed offlist with the only comment being 'put them in order'. I'll revert this commit and just document them myself, though, I'm not too happy. Sorry for the inconvenience that this might have caused. -- Tom Rhodes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031223131214.22c70b5f.trhodes>