git: pthread: Add vprintf variant of _thread_printf, reformat PANIC()
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Mon Sep 26 00:33:02 PDT 2016
commit 4a9b8501b749f2d79486f387db2fc98a65681250
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Fri Sep 16 16:47:17 2016 +0300
pthread: Add vprintf variant of _thread_printf, reformat PANIC()
Cleans up intermediate writes.
Taken-from: FreeBSD
Summary of changes:
lib/libthread_xu/thread/thr_exit.c | 25 ++++++++++++++++++-------
lib/libthread_xu/thread/thr_printf.c | 16 +++++++++++-----
lib/libthread_xu/thread/thr_private.h | 8 ++++++--
3 files changed, 35 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4a9b8501b749f2d79486f387db2fc98a65681250
--
DragonFly BSD source repository
More information about the Commits
mailing list