summaryrefslogtreecommitdiffstats
path: root/lib/libc/include/libc_private.h
Commit message (Expand)AuthorAgeFilesLines
* Add thread-specific caching for small size classes, based on magazines.jasone2008-08-271-0/+6
* Turn execvpe() into an internal libc routine.ed2008-06-231-0/+3
* Add some compatibility code so that software which is built to use the newdfr2008-04-041-0/+3
* Change the C wrappers for mmap/lseek/pread/pwrite/truncate/ftruncate topeter2007-07-041-0/+23
* Remove 3rd clause, renumber, ok per emailimp2007-01-121-4/+1
* Add some more pthread stubs so that librt can use them.deischen2006-03-051-3/+34
* In preparation for a new malloc implementation:jasone2006-01-121-3/+4
* Move the declaration of __cleanup to libc_private.h as it is used in bothstefanf2005-09-121-0/+5
* Add support for TLS in statically linked programs.dfr2004-08-151-0/+9
* 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