public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] stdio.3: note down fmemopen(3) and fopencookie(3)
@ 2023-12-26 15:31 наб
  2023-12-26 16:02 ` [PATCH v2] stdio.3: note down fmemopen(3), fopencookie(3), and open_[w]memstream(3) наб
  0 siblings, 1 reply; 9+ messages in thread
From: наб @ 2023-12-26 15:31 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man

[-- Attachment #1: Type: text/plain, Size: 698 bytes --]

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

Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
---
 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-12-29 13:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-26 15:31 [PATCH] stdio.3: note down fmemopen(3) and fopencookie(3) наб
2023-12-26 16:02 ` [PATCH v2] stdio.3: note down fmemopen(3), fopencookie(3), and open_[w]memstream(3) наб
2023-12-26 16:03   ` [PATCH v3] " наб
2023-12-28 19:06     ` Alejandro Colomar
2023-12-28 19:28       ` наб
2023-12-28 20:10         ` Alejandro Colomar
2023-12-29 13:39           ` [PATCH] fopencookie.3, stdio.3: wfix наб
2023-12-29 13:52             ` Alejandro Colomar
2023-12-28 20:14     ` [PATCH v3] stdio.3: note down fmemopen(3), fopencookie(3), and open_[w]memstream(3) Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox