Re: fopen64?

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

 



Hello Klaas,

On 14 December 2015 at 16:14, Klaas van Gend <klaas@xxxxxxxxxxxxxxxxx> 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@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