| Age | Commit message (Collapse) | Author |
|
|
|
No functional change intended.
|
|
and bump libc minor number.
Final goal is to remove the unmaintained XDR implementation
at external/cddl/osnet/dist/uts/common/rpc.
|
|
|
|
because then something else doesn't include it. (I guess.)
|
|
|
|
|
|
|
|
|
|
able to use this if the code allocates its own fd_set's.
|
|
- add getreqset2 method that takes a setsize.
|
|
that uses rpc needs to define _REENTRANT to work properly. We'll keep
compatibility but setting the old variable in the library, but we are not
advertising it anymore.
|
|
|
|
(I found no instances where three arguments were actually
used, as per the claim in the comment. If there are any
in third party code then they will need to use a cast)
|
|
strictly passed, for example because the second argument is
a different kind of pointer.
|
|
|
|
|
|
|
|
forwarded by jmc@openbsd.
|
|
|
|
|
|
|
|
- use __UNCONST where approproate.
|
|
listed as a parameter for a function anyway...
|
|
matt, kleink, others. Approved by christos.
|
|
|
|
prototypes match those used in latest Sun RPC code (TI-RPC 2.3)
* modify function getrpcbyname() definition as appropriate
|
|
|
|
left. make it unsigned.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
like on Solaris. This wasn't done before, since it only contained
internal libc interfaces. These have been moved to rpc_internal.h,
and this file now contains some actual exported definitions.
|
|
Broadcom).
Fix some white space nits.
|
|
Fix some small tyops in two comments.
|
|
|
|
(when evaluated) does not start with a /. Also don't go through a make(1)
recursion step; just use !=.
|
|
|
|
|
|
|
|
|
|
|
|
clnt_perror, and clnt_sperror to 'const char *' to follow manual
pages (!!).
|
|
|
|
|
|
|
|
|