DragonFly BSD
DragonFly bugs List (threaded) for 2011-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[DragonFlyBSD - Bug #2259] off_t type definition


From: Sascha Wildner via Redmine <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 13 Dec 2011 00:40:52 -0800

Issue #2259 has been updated by Sascha Wildner.


"blkcnt_t and off_t shall be signed integer types."

says POSIX

----------------------------------------
Bug #2259: off_t type definition
http://bugs.dragonflybsd.org/issues/2259

Author: Robin Carey
Status: New
Priority: Normal
Assignee: 
Category: 
Target version: 


Dear DragonFlyBSD bugs,

Whilst checking some software I wrote (on leaf.dragonflybsd.org), I
discovered that the

off_t

type is a signed value (on leaf.dragonflybsd.org).

On OpenBSD and FreeBSD, off_t is an unsigned value (which I assume is what
it is supposed to be).

-- 
Sincerely,

Robin Carey BSc


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



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