opnsense-src/lib/libc_r
Daniel Eischen f38fac1471 At initialization, override the pthread stub routines in libc
by filling in the jump table.

Convert uses of pthread routines within libc_r to use the internal
versions (_pthread_foo instead of pthread_foo).

Remove a couple of globals from application namespace.
2002-11-13 18:13:26 +00:00
..
arch Add an ia64 atomic lock primitive for libc_r. This is mostly for 2002-07-20 19:22:10 +00:00
man Add & hookup manpage for pthread_attr_get_np(3). 2002-10-26 15:04:29 +00:00
sys $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
test Fix a couple of minor nits that prevented this from compiling. 2002-07-02 01:26:16 +00:00
uthread At initialization, override the pthread stub routines in libc 2002-11-13 18:13:26 +00:00
Makefile Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00