index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
rpc
/
xdr_float.c
Age
Commit message (
Expand
)
Author
2001-12-15
Use __sh__ instead of __sh3__.
thorpej
2001-06-19
Another one of those if defined(arch) lists I forgot to commit earlier.
fvdl
2001-02-21
Add support for ARM VFP-format doubles, conditional on __VFP_FP__.
bjh21
2001-02-18
The ARM FPA is big-endian as far as the word order in doubles is concerned.
bjh21
2001-02-09
__arm26__ || __arm32__ -> __arm__
bjh21
2000-12-20
appease lint casts
christos
2000-07-17
fix a bug in the NOIEEE (aka VAX) case.
matt
2000-07-14
Use explicit int32 get/put macros. Needed for 64bit big-endian systems.
fvdl
2000-05-09
Initial commit of arm26 port
bjh21
2000-01-22
Delint.
mycroft
1999-11-26
check __sh3__
msaitoh
1998-11-15
delint
christos
1998-10-19
Change #ifdef vax to __vax__.
matt
1998-02-13
* in get_myaddress(); always return sockaddr_in containing localhost:PMAP_PORT.
lukem
1998-02-12
revert; we can't break the existing ABI and API
lukem
1998-02-10
major cleanup (to sync with changes made in include/rpc/*.h):
lukem
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix RCSID's
christos
1997-03-29
PowerPC is an IEEE floating point system.
thorpej
1996-02-16
Define IEEEFP if we are compiling for the arm32.
mark
1995-06-05
Fix typo (Der mouse, PR #1115).
pk
1995-04-14
Removed comment that explained that this code is not portable. A better
jtc
1995-03-21
#include <machine/endian.h>.
jtc
1995-02-25
save my sanity; stop using Id.
cgd
1994-12-22
fix up for new compiler predefines
cgd
1994-12-20
type-size sanity
cgd
1994-12-04
be much more careful with types, and add prototype everything.
cgd
1994-03-02
Changing the ns32000 to ns32k as used in other places.
phil
1993-10-07
move the rpc code into libc
cgd