OpenGrok
Cross Reference: mt_misc.c
xref
: /
src
/
lib
/
libc
/
rpc
/
mt_misc.c
Home
|
History
|
Annotate
|
Download
|
only in
rpc
History log of
/src/lib/libc/rpc/mt_misc.c
Revision
Date
Author
Comments
1.9
20-Mar-2012
matt
Use C89 definitions
Remove use of __P
1.8
08-Dec-2010
joerg
branches: 1.8.6;
Use __isthreaded from reentrant.h and don't redeclare it.
1.7
28-Apr-2008
martin
branches: 1.7.8;
Remove clause 3 and 4 from TNF licenses
1.6
25-Apr-2008
christos
- always check malloc results
- don't leak fds on error
- don't cast malloc
- don't cast NULL
1.5
26-Jan-2006
kleink
branches: 1.5.18;
Need to give the various rpc locks private names (prefixing them with
__rpc_). Rather than scattering changes around the 3rd-party RPC
code, place them in namespace.h.
1.4
28-May-2004
christos
branches: 1.4.2;
PR/25003: John Kohl: File is missing a copyright.
1.3
09-Sep-2003
itojun
__RCSID police
1.2
18-Jan-2003
thorpej
Merge the nathanw_sa branch.
1.1
02-Jun-2000
fvdl
branches: 1.1.4; 1.1.6;
Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,
but sockets instead, internally. Old, backward compatible interfaces
maintained.
1.1.6.2
04-Sep-2001
nathanw
Include <string.h> for memset() prototype.
1.1.6.1
08-Aug-2001
nathanw
Convert to our threading style.
__REENT -> _REENTRANT
Statically initialize mutexes.
Use pthread thread-specific data semantics and once_t instead of Sun thread
semantics.
Use __isthreaded to detect presence of thread universe instead of _thr_main().
1.1.4.2
23-Jun-2000
minoura
Sync w/ netbsd-1-5-base.
1.1.4.1
02-Jun-2000
minoura
file mt_misc.c was added on branch minoura-xpg4dl on 2000-06-23 16:17:43 +0000
1.4.2.1
28-Jan-2006
tron
Pull up following revision(s) (requested by kleink in ticket #1142):
lib/libc/rpc/mt_misc.c: revision 1.5
lib/libc/include/namespace.h: revision 1.110
Need to give the various rpc locks private names (prefixing them with
__rpc_). Rather than scattering changes around the 3rd-party RPC
code, place them in namespace.h.
1.5.18.1
18-May-2008
yamt
sync with head.
1.7.8.2
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.7.8.1
28-Apr-2008
martin
file mt_misc.c was added on branch christos-time_t on 2008-04-28 20:23:01 +0000
1.8.6.1
17-Apr-2012
yamt
sync with head
Indexes created Tue Sep 30 20:09:53 GMT 2025