看板 DFBSD_commit 關於我們 聯絡資訊
commit 3cd910f14c8dd9c95e6b8c3ad5f309587cdb4516 Author: Venkatesh Srinivas <me@endeavour.zapto.org> Date: Mon Sep 12 13:35:15 2011 -0700 libc: Prototype and manual page for open_memstream. Summary of changes: include/stdio.h | 1 + lib/libc/stdio/Makefile.inc | 2 +- .../loginx.3 => libc/stdio/open_memstream.3} | 114 +++++++++----------- 3 files changed, 55 insertions(+), 62 deletions(-) copy lib/{libutil/loginx.3 => libc/stdio/open_memstream.3} (51%) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3cd910f14c8dd9c95e6b8c3ad5f309587cdb4516 -- DragonFly BSD source repository