summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-202009-05-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
* librpc/src/xdr/xdr_float.c: Change detection logic for h8300.
2009-01-082009-01-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+1
* librpc/src/xdr/xdr_float.c: M32C has no native float but GCC soft float should be IEEE format.
2008-12-23Add missing initializers.Ralf Corsepius1-0/+34
2008-12-11#include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius1-1/+1
2008-12-08#include <rpc/types.h>.Ralf Corsepius1-0/+2
2008-12-08#include <rtems/bsd/sys/cdefs.h>.Ralf Corsepius1-0/+3
2008-12-042008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>Joel Sherrill1-0/+1
* configure.ac, librpc/src/xdr/xdr_float.c, score/cpu/Makefile.am: Add Lattice Mico32 support.
2008-11-052008-11-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+5
* librpc/src/xdr/xdr_float.c: Add M32C, M32R, and Blackfin.
2008-09-01Stop using old-style function definitions.Ralf Corsepius19-195/+189
2008-08-18Add missing prototypes.Ralf Corsepius2-12/+16
2008-08-01Cleanup.Ralf Corsepius2-8/+8
2008-08-01Misc. ansifications. Add prototypes.Ralf Corsepius1-36/+36
2008-08-01Misc. ansifications. Add prototypes.Ralf Corsepius3-58/+59
2008-08-01Misc. ansifications.Ralf Corsepius1-3/+5
2008-08-01Remove stray local decls. Misc. ansifications.Ralf Corsepius1-7/+5
2008-08-01Misc. ansifications.Ralf Corsepius3-26/+26
2008-08-01Remove stray clnt_perror().Ralf Corsepius1-2/+0
2008-08-01Add missing prototypes.Ralf Corsepius1-7/+7
2008-08-01Add missing prototypes.Ralf Corsepius3-55/+52
2008-08-01Add missing prototypes.Ralf Corsepius2-22/+23
2008-08-01Add missing prototypes.Ralf Corsepius1-6/+6
2008-08-01Add missing prototypes.Ralf Corsepius1-3/+4
2008-08-01Remove register vars.Ralf Corsepius1-26/+26
2008-08-01Misc. ansifications.Ralf Corsepius1-36/+36
2008-08-01Misc. ansifications.Ralf Corsepius1-40/+40
2008-08-01Cosmetics.Ralf Corsepius1-1/+1
2008-08-01Misc. ansifications.Ralf Corsepius1-36/+36
2008-08-01Misc. ansifications.Ralf Corsepius1-14/+14
2008-08-01Cosmetics.Ralf Corsepius1-4/+10
2008-08-01Cosmetics.Ralf Corsepius1-2/+2
2008-08-01Cosmetics.Ralf Corsepius1-1/+2
2008-08-01Misc. ansifications.Ralf Corsepius1-54/+55
2008-08-01Add missing prototypes.Ralf Corsepius3-6/+6
2008-08-01Misc. ansifications.Ralf Corsepius1-27/+27
2008-08-01More ansifications.Ralf Corsepius1-23/+26
2008-08-01Misc. ansifications.Ralf Corsepius2-10/+10
2008-08-01Misc. ansifications.Ralf Corsepius1-8/+8
Add missing prototypes.
2008-08-01Misc. ansifications.Ralf Corsepius2-40/+33
2008-08-01Fix oversight in previous patch.Ralf Corsepius1-1/+1
2008-08-01Eliminate __P().Ralf Corsepius12-59/+59
2008-03-292008-03-29 Chris Johns <chrisj@rtems.org>Chris Johns1-0/+1
* librpc/include/rpc/clnt.h: Added the missing __BEGIN_DECLS as reported to the mailing list by Pierre Kestener (pierre.kestener@cea.fr).
2007-05-10Include <rtems/bsd/sys/cdefs.h> instead of <sys/cdefs.h>.Ralf Corsepius1-1/+1
2007-05-10Include <rtems/bsd/sys/cdefs.h> instead of <sys/cdefs.h>.Ralf Corsepius11-11/+11
2007-05-10Include <rtems/endian.h> instead of <machine/endian.h>.Ralf Corsepius1-1/+1
2007-05-082007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-5/+6
* librpc/src/rpc/rtime.c: Use uint32_t instead of unsigned long for return value of ntohl (POSIX requirement). Use UINT32_C macros to avoid overflows on 16bit targets. Eliminate __P.
2007-03-282007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
* librpc/src/rpc/clnt_tcp.c (clnttcp_create): Use uintptr_t for "disrupt". Remove bogus (long) cast.
2007-01-08Regenerate.Ralf Corsepius1-1/+1
2006-11-09Add bfin.Ralf Corsepius1-1/+2
2006-09-142006-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-21/+22
* libnetworking/net/route.c, librpc/src/rpc/auth_none.c, librpc/src/rpc/auth_unix.c, librpc/src/rpc/authunix_prot.c, librpc/src/rpc/rpc_callmsg.c, librpc/src/rpc/rpc_prot.c, librpc/src/rpc/rtems_portmapper.c: Removed warnings.
2006-09-01*** empty log message ***Joel Sherrill2-19/+19