Statistics
| Branch: | Revision:

root / stubs @ 3bc2f570

Name Size
Makefile.objs 251 Bytes
arch-query-cpu-def.c 195 Bytes
fd-register.c 83 Bytes
fdset-add-fd.c 125 Bytes
fdset-find-fd.c 108 Bytes
fdset-get-fd.c 120 Bytes
fdset-remove-fd.c 109 Bytes
get-fd.c 199 Bytes
set-fd-handler.c 286 Bytes

Latest revisions

# Date Author Comment
3bc2f570 11/18/2012 09:19 pm Paolo Bonzini

build: replace weak symbols with a static library

Weak symbols were a nice idea, but they turned out not to be a good one.
Toolchain support is just too sparse, in particular llvm-gcc is totally
broken.

This patch uses a surprisingly low-tech approach: a static library....

View revisions

Also available in: Atom