summaryrefslogtreecommitdiffstats
path: root/lib/libc/include/libc_private.h
Commit message (Expand)AuthorAgeFilesLines
* Remove #include of spinlock.h from libc_private.h. Declare spinlocks asdeischen2003-11-051-3/+1
* Externalize malloc's spinlock so that a thread library can takedeischen2003-11-041-0/+8
* Eliminate 19 warnings in libc (at level WARNS=2) of thenectar2003-02-271-0/+8
* Argh, change declaration of two-dimensional array so that it actuallydeischen2002-11-131-1/+2
* Make this compile with whatever error-checking is enabled in buildworlddeischen2002-11-131-2/+2
* Use a jump table (a la Solaris) for pthread routines with defaultdeischen2002-11-131-0/+42
* Do not use __progname directly (except in [gs]etprogname(3)).markm2002-03-291-0/+6
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Remove leading underscores from the FILE lock functions that POSIXjb1998-05-051-3/+3
* Add a private header file for libc/libc_r/libpthread to containjb1998-04-111-0/+66
OpenPOWER on IntegriCloud