看板 DFBSD_commit 關於我們 聯絡資訊
commit 626be214902a65979a2030d4dab21c9f781b8aab Author: Simon Schubert <corecode@dragonflybsd.org> Date: Thu Jul 16 10:43:12 2009 +0200 stdio.h: declare snprintf also for XSI 5 We restricted declaration of snprintf and vsnprintf to C99, but it is also part of XSI 5. Noticed-by: hasso@ Summary of changes: include/stdio.h | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/626be214902a65979a2030d4dab21c9f781b8aab -- DragonFly BSD source repository