summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rtime.c
Commit message (Expand)AuthorAgeFilesLines
* Stray tabs and spaces.Pedro F. Giffuni2016-03-051-8/+8
* Use ANSI C prototypes.Craig Rodrigues2015-09-011-6/+3
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato2013-11-251-26/+25
* Use socklen_t where appropriate.Stefan Farfeleder2005-03-101-1/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+3
* Remove __P() usage.David E. O'Brien2002-03-211-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-5/+7
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-2/+2
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Now the biggest step: import the changes to the main RPC code.Bill Paul1997-05-281-0/+157