summaryrefslogtreecommitdiffstats
path: root/include/rpc/xdr.h
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk @ 24157Carmelo Amoroso2008-11-261-0/+22
| | | | Step 11: More libc_hidden_proto removal
* Merge from trunk."Steven J. Hill"2006-02-251-23/+8
|
* Replace IXDR_GET_LONG/IXDR_PUT_LONG so that they build with newer gcc. Note ↵Manuel Novoa III2005-05-021-2/+12
| | | | the comment in the code.
* Alexandre Oliva writes:Eric Andersen2004-02-181-2/+2
| | | | | | | | | | While testing the FR-V code with GCC mainline, I ran into some problems in the RPC code. It relies on a GCC extension that is no longer available, namely, the result of a cast is no longer considered an lvalue. This patch enables the code to compile. I haven't been able to test RPC though, especially in a multi-threaded environment.
* Update rpc headers. Add missing some headersEric Andersen2002-06-171-0/+11
| | | | -Erik
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-69/+67
|
* Makeheader files be more like GNUEric Andersen2001-01-151-11/+11
|
* Some more major updates to further superate ucLibc from the kernelEric Andersen2000-07-061-106/+217
| | | | | headers (the way it has been done in GNU libc). -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+270