git: libstand: Switch to _STANDALONE handling.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Nov 21 04:24:50 PST 2019
commit 619a518a66c8f552bba6dee3e5d5f24875f0948a
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Wed Nov 20 09:32:09 2019 +0200
libstand: Switch to _STANDALONE handling.
Prevent TLS __thread variables leaking into intermediates.
Summary of changes:
lib/libc/string/strtok.c | 2 +-
lib/libstand/Makefile | 1 -
sys/sys/errno.h | 2 +-
3 files changed, 2 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/619a518a66c8f552bba6dee3e5d5f24875f0948a
--
DragonFly BSD source repository
More information about the Commits
mailing list