All of lore.kernel.org
 help / color / mirror / Atom feed
* aiocb member aio_offset is off_t which is a signed 32bit int
@ 2014-06-30 10:51 Jonny Grant
       [not found] ` <CAGc9Evc1oZkCYfYAkYU+fNA=9-Q+T+sgdj8qWuTctZjjvUdxEA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Jonny Grant @ 2014-06-30 10:51 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Hello mtk

Is it worth clarifying something on this page:

http://man7.org/linux/man-pages/man7/aio.7.html

off_t           aio_offset;     /* File offset */

Could clarify that off_t on a 32bit system will be a signed 32bit
integer, meaning the maximum seek size is 2GB.

I think this means that aio can only be used to access files up to
2GB. There isn't an off64_t version like lseek64()

Regards, Jon
--
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:[~2015-05-06 12:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-30 10:51 aiocb member aio_offset is off_t which is a signed 32bit int Jonny Grant
     [not found] ` <CAGc9Evc1oZkCYfYAkYU+fNA=9-Q+T+sgdj8qWuTctZjjvUdxEA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-04-12  8:03   ` Michael Kerrisk (man-pages)
     [not found]     ` <CAKgNAkj5nh7=yVAOps6mPva3A93qtkTDMrMBmYbXAN4AAi_+2A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-04-30 22:11       ` Jonny Grant
     [not found]         ` <CAGc9EvcOSPb5f9kU3TeP-MU1FT-j=DRmnSNs4xZV_8fnAYdTTA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-05-06 12:28           ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.