]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Stubs are required in libc so that it can be used with libpthread
authorjb <jb@FreeBSD.org>
Wed, 29 Apr 1998 09:02:16 +0000 (09:02 +0000)
committerjb <jb@FreeBSD.org>
Wed, 29 Apr 1998 09:02:16 +0000 (09:02 +0000)
commitfe85f77293a79915e66ea00adaab7fd30f4cecfc
tree2d2ad8e5dcdb9955a1cafb709c8fa3c7baf6c8f8
parenta7cf05f1b7fdbe279f55e190924a6a1bf14213ab
Stubs are required in libc so that it can be used with libpthread
(and kernel threads), but weak symbols and non-weak symbols of the
same name built into libc_r result in unpredictable linking.
lib/libc/gen/_spinlock_stub.c