summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/auth_time.c
Commit message (Expand)AuthorAgeFilesLines
* Use correct function prototype for signal handler.rodrigc2015-09-011-2/+2
* Use ANSI C prototypes.rodrigc2015-09-011-23/+18
* Fix some improper handling of malloc failuresmatteo2007-09-201-9/+18
* Use socklen_t where appropriate.stefanf2005-03-101-1/+2
* Add missing declaration.nectar2004-01-061-0/+2
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-281-2/+2
* Fix the style of the SCM ID's.obrien2002-03-221-2/+4
* Fix cc -Wall, fix rcsid warnings, add missing prototypes,alfred2002-02-051-4/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-10/+1
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-5/+7
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-3/+3
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-3/+5
* Remember to zero sockaddr_in struct before calling uaddr_to_sockaddr() towpaul1997-06-151-0/+1
* This commit was generated by cvs2svn to compensate for changes in r26219,wpaul1997-05-281-0/+500
OpenPOWER on IntegriCloud