summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/src/rpc/svc_raw.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cpukit: Remove libnetworkingVijay Kumar Banerjee2021-04-071-175/+0
| | | | Update #3850
* rpc: Use configuration header fileSebastian Huber2018-10-041-0/+2
| | | | Update #3375.
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-281-0/+4
|
* Add missing prototypes.Ralf Corsepius2008-08-011-9/+9
|
* Misc. ansifications.Ralf Corsepius2008-08-011-14/+14
|
* 2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-271-1/+1
| | | | | | | | | | | | * include/rpc/rpc.hinclude/rpc/rpc.h: Rename struct rtems_rpc_task_variables into struct _rtems_rpc_task_variables (Avoid symbol conflict between struct and variable). struct _rtems_rpc_task_variables *rtems_rpc_task_variables; Reflect changes above. * src/rpc/clnt_perror.c, src/rpc/clnt_raw.c, src/rpc/clnt_simple.c, src/rpc/rpcdname.c, src/rpc/rtems_rpc.c, src/rpc/svc.c, src/rpc/svc_auth.c, src/rpc/svc_raw.c, src/rpc/svc_simple.c: Reflect changes above.
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-0/+169
|
* New files added as part of librpc upgrade.Joel Sherrill2000-04-291-0/+0