summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/key_call.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r258578, r258580, r258581 (by hrs):mav2014-01-221-26/+25
* Use thr_once() with once_t controls to initialize various thread_key_tjhb2010-03-101-7/+13
* Eliminate more dead stores.wollman2009-11-251-1/+1
* Staticize a couple of functions.deischen2006-02-271-1/+1
* Try to bring some sanity to the SCM ID's.obrien2004-10-161-1/+0
* Cast function args to silence warning.alfred2002-07-141-1/+2
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-281-21/+21
* Fix the style of the SCM ID's.obrien2002-03-221-4/+2
* Remove __P() usage.obrien2002-03-211-1/+1
* Remove 'register' keyword.obrien2002-03-211-1/+1
* Fix cc -Wall, fix rcsid warnings, add missing prototypes,alfred2002-02-051-3/+2
* Move the #includes of reentrant.h to after the `#include "namespace.h"',iedowse2001-04-021-1/+1
* Fix rcsid/$FreeBSD$.obrien2001-03-241-2/+15
* fix Alpha supportalfred2001-03-241-10/+0
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-22/+67
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-1/+3
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-1/+1
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-1/+3
* This commit was generated by cvs2svn to compensate for changes in r26219,wpaul1997-05-281-0/+425
OpenPOWER on IntegriCloud