• Stewart Brodie's avatar
    Added data allocation redirection capability to RPClib. · a763b510
    Stewart Brodie authored
    Detail:
      The low-level malloc and free calls made by the RPC and XDR libraries
        can now be intercepted if an application defined the two functions
        _rpclib_malloc and _rpclib_free with appropriate prototypes as per
        malloc and free.  This means that you can override the default
        behaviour of stuffing the data into the RMA if you want to, but that
        the default of using the RMA is retained.
    Admin:
      Tested with the NFS module.
      Required by NFS 3.00 and later (CVS tag: NFS-3_00)
    
    Version 5.13. Tagged as 'TCPIPLibs-5_13'
    a763b510
VersionNum 424 Bytes