linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: fopen64?
       [not found] ` <CAA9w_=e0m-qge6Ak6iqqDP5UJYDRxEGxZ+prTWTEhfDfVT6G_Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2015-12-14 17:11   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; only message in thread
From: Michael Kerrisk (man-pages) @ 2015-12-14 17:11 UTC (permalink / raw)
  To: Klaas van Gend; +Cc: linux-man

Hello Klaas,

On 14 December 2015 at 16:14, Klaas van Gend <klaas-HLxaoXkP2nncuFa4XdTGZAC/G2K4zDHf@public.gmane.org> wrote:
> Hi Michael and other man page maintainers,
>
> I just noticed that fopen64() is not mentioned in the man pages.
>
> http://www.gnu.org/software/libc/manual/html_node/Opening-Streams.html
>
> It apparently is very similar to fopen(), but automatically sets the large
> files flag.

Yes.

> If I understand the gnu page correctly, on a 64-bit system like mine,
> fopen64() is identical to fopen(), it's only on 32-bit systems that there is
> an actual difference.

Yes.

> Also, fopen64() is not actually POSIX.
> Still, it may be good to actually mention this in the man page.
> Unfortunately, I don't feel comfortable to actually write a patch. Sorry
> about that.
> Love to hear your thoughts!

There's actually many such APIs in glibc. The come from LFS:
http://www.unix.org/version2/whatsnew/lfs20mar.html

Historically, they were important, but not much so these days. Ideally
all of these would have man pages, but there's unfortunately limited
time and higher priorities (for me).

Thanks,

Michael

-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
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] only message in thread

only message in thread, other threads:[~2015-12-14 17:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAA9w_=e0m-qge6Ak6iqqDP5UJYDRxEGxZ+prTWTEhfDfVT6G_Q@mail.gmail.com>
     [not found] ` <CAA9w_=e0m-qge6Ak6iqqDP5UJYDRxEGxZ+prTWTEhfDfVT6G_Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-12-14 17:11   ` fopen64? Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).