summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/clnt_simple.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r288113:ngie2016-12-031-9/+11
* 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-6/+16
* Staticize a couple of functions.deischen2006-02-271-1/+1
* Try to bring some sanity to the SCM ID's.obrien2004-10-161-1/+1
* Don't use NULL to compare against a character.mbr2003-10-291-1/+1
* Fix the style of the SCM ID's.obrien2002-03-221-3/+4
* Remove __P() usage.obrien2002-03-211-1/+1
* Move the #includes of reentrant.h to after the `#include "namespace.h"',iedowse2001-04-021-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-59/+130
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-0/+2
* 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/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Resolve conflicts.wpaul1997-05-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* - don't close an unopen socketpeter1996-12-301-5/+8
* clear various struct sockaddr_in's on stack, set sin_len.peter1996-08-121-1/+3
* Code cleanup:jraynard1996-06-101-2/+3
* Well, cvs commit core'ed on me, I belive I have got all the locks out,phk1995-10-221-1/+2
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofwollman1994-08-071-0/+115
OpenPOWER on IntegriCloud