lseek(2) BSD buglet

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx and/or
mouse@xxxxxxxxxxx - 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@xxxxxxxxxxxxxxxxxxxx
/ \ 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@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux