mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
- 64 bit long type safe (wire protocols specified in explicit sized types) - Support systems that don't do unaligned accesses - Support for explicit int16 and int32 sizes in xdr Obtained from: a diff of FreeBSD vs. OpenBSD/NetBSD rpc code. |
||
|---|---|---|
| .. | ||
| Makefile.inc | ||
| xdr.3 | ||
| xdr.c | ||
| xdr_array.c | ||
| xdr_float.c | ||
| xdr_mem.c | ||
| xdr_rec.c | ||
| xdr_reference.c | ||
| xdr_stdio.c | ||