This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Newlib and RPC implementation


Hi all,

I just ported newlib to a new Os prototype and it works quite well. I wrote my own crt0 and am pretty much all set now.

My next goal is to port an RPC implementation (i.e. Sun's ONC implementation). By (more or less) accident, I saw today that newlib also has a bunch of RPC header located in newlib/libc/sys/linux/include/rpc.

I don't find any implementation of the functions that are mentioned there. Is there any? Or in general, does newlib come with an RPC implementation?

Thanks,
--Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]