diff options
author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-03-27 11:29:00 +0000 |
---|---|---|
committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-03-27 11:29:00 +0000 |
commit | 6dcfbbc68f881fbf5c20d25817a0221dfb135170 (patch) | |
tree | 40307666f6d7711499061d8c4be75029a6d851e9 /manifest | |
parent | b0624b90ec9a0c04cca626925beee3ae403457ce (diff) | |
parent | cd62a92d4a964bfe61d35ba2301b69e65e22a509 (diff) | |
download | illumos-joyent-6dcfbbc68f881fbf5c20d25817a0221dfb135170.tar.gz |
[illumos-gate merge]
commit cd62a92d4a964bfe61d35ba2301b69e65e22a509
7092 Want support for stdio memory streams
12360 fwrite can loop forever on zero byte write
12392 ftello64 doesn't handle ungetc() correctly when unbuffered
commit 1470234269f4edea4cbf270cb2475e4988b788d5
12359 Want a means to set the umem mtbf at runtine
commit 0ac311bae7f6f50d9ba506b52bd8860f2d68d4ce
12358 Need mbrtowc variant that indicates consumed zero bytes
commit d726994754c938f91b6fd7e96b5cab3829615c58
12357 getc/putc_unlocked need to set orientation
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13379,6 +13379,7 @@ f usr/share/man/man3c/flockfile.3c 0444 root bin s usr/share/man/man3c/fls.3c=ffs.3c s usr/share/man/man3c/flsl.3c=ffs.3c s usr/share/man/man3c/flsll.3c=ffs.3c +f path=usr/share/man/man3c/fmemopen.3c 0444 root bin f usr/share/man/man3c/fmtmsg.3c 0444 root bin f usr/share/man/man3c/fnmatch.3c 0444 root bin f usr/share/man/man3c/fopen.3c 0444 root bin @@ -13750,6 +13751,8 @@ s usr/share/man/man3c/ntohs.3c=byteorder.3c f usr/share/man/man3c/offsetof.3c 0444 root bin f usr/share/man/man3c/opendir.3c 0444 root bin s usr/share/man/man3c/openlog.3c=syslog.3c +f usr/share/man/man3c/open_memstream.3c 0444 root bin +s usr/share/man/man3c/open_wmemstream.3c=open_memstream.3c s usr/share/man/man3c/pclose.3c=popen.3c f usr/share/man/man3c/perror.3c 0444 root bin f usr/share/man/man3c/pfmt.3c 0444 root bin @@ -16767,6 +16770,7 @@ s usr/share/man/man3malloc/umem_cache_free.3malloc=umem_cache_create.3malloc f usr/share/man/man3malloc/umem_debug.3malloc 0444 root bin s usr/share/man/man3malloc/umem_free.3malloc=umem_alloc.3malloc s usr/share/man/man3malloc/umem_nofail_callback.3malloc=umem_alloc.3malloc +f usr/share/man/man3malloc/umem_setmtbf.3malloc 0444 root bin s usr/share/man/man3malloc/umem_zalloc.3malloc=umem_alloc.3malloc s usr/share/man/man3malloc/valloc.3malloc=malloc.3malloc f usr/share/man/man3malloc/watchmalloc.3malloc 0444 root bin |