mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 17:49:34 -05:00
routines provide write-only stdio FILE objects that store their data in a dynamically allocated buffer. They are a string builder interface somewhat akin to a completely dynamic sbuf. Reviewed by: bde, jilles (earlier versions) MFC after: 1 month |
||
|---|---|---|
| .. | ||
| Makefile | ||
| test-fmemopen.c | ||
| test-fmemopen.t | ||
| test-getdelim.c | ||
| test-getdelim.t | ||
| test-open_memstream.c | ||
| test-open_memstream.t | ||
| test-open_wmemstream.c | ||
| test-open_wmemstream.t | ||
| test-perror.c | ||
| test-perror.t | ||
| test-print-positional.c | ||
| test-print-positional.t | ||
| test-printbasic.c | ||
| test-printbasic.t | ||
| test-printfloat.c | ||
| test-printfloat.t | ||
| test-scanfloat.c | ||
| test-scanfloat.t | ||