summaryrefslogtreecommitdiff
path: root/src/os/object/xdrinput.cc
AgeCommit message (Expand)AuthorLines
2019-06-28XDR: Add notes about undefined behaviourDaniel Friesel-0/+4
2018-12-05XDR: Use unions instead of casts for float/double<->int conversionDaniel Friesel-4/+12
2018-12-05XDR: Add proper get_string methodDaniel Friesel-0/+14
2018-11-30XDR: Add float and double supportDaniel Friesel-0/+12
2018-10-15add preliminary xdr input driverDaniel Friesel-0/+51