summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/mt_misc.c
AgeCommit message (Expand)Author
2012-03-20Use C89 definitionsmatt
2010-12-08Use __isthreaded from reentrant.h and don't redeclare it.joerg
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-25- always check malloc resultschristos
2006-01-26Need to give the various rpc locks private names (prefixing them withkleink
2004-05-28PR/25003: John Kohl: File is missing a copyright.christos
2003-09-09__RCSID policeitojun
2003-01-18Merge the nathanw_sa branch.thorpej
2000-06-02Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,fvdl