minix/minix
David van Moolenbroek ebef68bf4c libmagic: supply own ctype macros
Due to the current linker command line ordering, parts of lib(min)c
that are used exclusively by libmagic end up not being instrumented,
which then causes problems transferring pointers such as _ctype_tab_
and _tolower_tab_.  As a temporary workaround, we redefine the macros
that use those pointers.  A better long-term solution should
eventually render this patch obsolete.

Change-Id: Ice1d125ff6fb2f65ac6dcc6cf6eec7cd6176bee1
2015-09-17 17:13:13 +00:00
..
bin New sources layout 2014-07-31 16:00:30 +02:00
commands RS: remove support for unsafe updates 2015-09-17 14:09:47 +00:00
drivers Make more services use stateful live update 2015-09-17 17:12:02 +00:00
fs VM: set recovery policy to restart 2015-09-17 13:45:43 +00:00
include Make more services use stateful live update 2015-09-17 17:12:02 +00:00
kernel Improve asynsend support for process swapping 2015-09-17 14:08:30 +00:00
lib Make more services use stateful live update 2015-09-17 17:12:02 +00:00
llvm libmagic: supply own ctype macros 2015-09-17 17:13:13 +00:00
man Import NetBSD syslogd(8) 2015-07-26 11:57:04 +00:00
net services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers RS: remove support for unsafe updates 2015-09-17 14:09:47 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests tests: extend multicomponent live update test 2015-09-17 14:11:48 +00:00
usr.bin VFS: add support for F_DUPFD_CLOEXEC 2015-07-20 13:55:10 +00:00
usr.sbin mkfs.mfs: remove Linux mount check 2015-07-20 10:59:49 +00:00
Makefile benchmarks: remove unixbench 2015-07-20 11:05:28 +00:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00