the bitrig marco_unwind_libc branch has been updated by marco with 3 new 
commits:

commit 2597fbe68d42b195ca052a9b3ae2d9fd7840c963
diff: https://github.com/bitrig/bitrig/commit/2597fbe
author: Dale Rahn <[email protected]>
date: Thu Jan 28 04:26:55 2016 -0500

strtod_l was missed previously.

M       lib/libc/Symbols.list

commit 0234adf53f5dbd576e07e2836b40745d5d12e8e5
diff: https://github.com/bitrig/bitrig/commit/0234adf
author: Dale Rahn <[email protected]>
date: Wed Jan 27 16:50:37 2016 -0500

This file implements functions which should be inlined
into all callers, however for ABI purposes, the
functions must export their strong/weak themselves
without using PROTO_NORMAL or DEF_(STRONG|WEAK) as the
inlined/defined version are affected by those interfaces.

M       lib/libc/locale/isctype.c

commit b2c5edd4a5fa0609f4e8fc60274cbf6fd8259e87
diff: https://github.com/bitrig/bitrig/commit/b2c5edd
author: Dale Rahn <[email protected]>
date: Wed Jan 27 16:47:34 2016 -0500

_tolower and _toupper are required, provide them.

M       include/ctype.h

Reply via email to