[PATCH v2] stdio.3: note down fmemopen(3), fopencookie(3), and open_[w]memstream(3)

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

 



I was looking for fmemopen to remember I was actually looking for
open_memstream, and it was much more difficult than it ought to've been.

Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
---
 man3/stdio.3 | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/man3/stdio.3 b/man3/stdio.3
index 833230402..d340d3334 100644
--- a/man3/stdio.3
+++ b/man3/stdio.3
@@ -192,9 +192,15 @@ .SS List of functions
 \fBfileno\fP(3)	T{
 return the integer descriptor of the argument stream
 T}
+\fBfmemopen\fP(3)	T{
+open memory as stream
+T}
 \fBfopen\fP(3)	T{
 stream open functions
 T}
+\fBfopencookie\fP(3)	T{
+opening a custom stream
+T}
 \fBfprintf\fP(3)	T{
 formatted output conversion
 T}
-- 
2.39.2

Attachment: signature.asc
Description: PGP signature


[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