public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* lseek(2) BSD buglet
@ 2010-08-11 18:13 der Mouse
       [not found] ` <201008111813.OAA03192-23rEAq0nvmRBjDB12xDq2QQ+uF9fDdDi0Z6qq+Mcf0E@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: der Mouse @ 2010-08-11 18:13 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

lseek(2) (noticed on 3.23, 3.25 has similar wording) says, in part,

       SVr1-3 returns long instead of off_t, BSD returns int.

While the BSDs are not a single monolithic entity, NetBSD has returned
off_t from lseek(2) since 1.5 at the very latest, meaning late 2000.
I'd be surprised if there's a non-orphaned BSD left that still uses
int.

I'm not sure what wording would be best.  Depends on whether you think
it's worth mentioning the historical practice from the days when BSD
deserved the B in its name or not, I'd say.  Perhaps something like

	..., BSD from Berkeley returned int but modern BSD variants
	have switched to off_t.

or

	..., most (all?) BSDs use off_t.

or some such.

Note, if you want to write back to me for any reason, you will not get
through from gmail (nor hotmail nor yahoo webmail; there seems to be
something about running a big webmailer that's incompatible with
running a civilized shop).  Depending on where you're sending from, you
may get better results from with mouse-S783fYmB3Ccdnm+yROfE0A@public.gmane.org and/or
mouse-N7zJMUF80UksA/PxXw9srA@public.gmane.org - actually, sending to all three might not be a bad
idea.

Of course, if you don't need to write back, that's no issue. :)

/~\ The ASCII				  Mouse
\ / Ribbon Campaign
 X  Against HTML		mouse-NcIlfYlhY41Ekk/fuQG8RGD2FQJk+8+b@public.gmane.org
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-11  4:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-11 18:13 lseek(2) BSD buglet der Mouse
     [not found] ` <201008111813.OAA03192-23rEAq0nvmRBjDB12xDq2QQ+uF9fDdDi0Z6qq+Mcf0E@public.gmane.org>
2010-08-14  9:48   ` Christoph Hellwig
     [not found]     ` <20100814094840.GA6217-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2010-08-14 14:09       ` der Mouse
     [not found]         ` <201008141409.KAA00313-23rEAq0nvmRBjDB12xDq2QQ+uF9fDdDi0Z6qq+Mcf0E@public.gmane.org>
2010-09-11  4:18           ` Michael Kerrisk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox