Re: llseek and 64 bit return...

Linda Walsh (law@sgi.com)
Mon, 24 Apr 2000 09:58:12 -0700


Linda Walsh wrote:
>
> I notice that the return value of llseek returns an error if the value to
> return is > 32 bits. Perhaps it could change to return 64 bits via the new
> 64-bit (ia32) system call?
---
	Ahh...um... it is lseek that returns an actual 'offset' value, llseek only
returns 0 or error code.  So...then I ask what would the implications (in a future
development release) of changing lseek to return 64 bits on intel.

-l

-- 
Linda A Walsh                    | Trust Technology, Core Linux, SGI
law@sgi.com                      | Voice: (650) 933-5338

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/